ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 rayTracingInvocationReorder
 

Detailed Description

Definition at line 11796 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV::pNext

Definition at line 11799 of file vulkan.h.

◆ rayTracingInvocationReorder

VkBool32 VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV::rayTracingInvocationReorder

Definition at line 11800 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV::sType

Definition at line 11798 of file vulkan.h.


The documentation for this struct was generated from the following file: