struct PhysicalDeviceRayTracingInvocationReorderFeaturesEXT
Defined at line 135559 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDeviceRayTracingInvocationReorderFeaturesEXT, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceRayTracingInvocationReorderFeaturesEXT.html
Public Members
StructureType sType
void * pNext
Bool32 rayTracingInvocationReorder
Public Methods
void PhysicalDeviceRayTracingInvocationReorderFeaturesEXT (Bool32 rayTracingInvocationReorder_, void * pNext_)
Defined at line 135567 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceRayTracingInvocationReorderFeaturesEXT (const PhysicalDeviceRayTracingInvocationReorderFeaturesEXT & rhs)
Defined at line 135574 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceRayTracingInvocationReorderFeaturesEXT (const VkPhysicalDeviceRayTracingInvocationReorderFeaturesEXT & rhs)
Defined at line 135577 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceRayTracingInvocationReorderFeaturesEXT & operator= (const PhysicalDeviceRayTracingInvocationReorderFeaturesEXT & rhs)
Defined at line 135582 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceRayTracingInvocationReorderFeaturesEXT & operator= (const VkPhysicalDeviceRayTracingInvocationReorderFeaturesEXT & rhs)
Defined at line 135586 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceRayTracingInvocationReorderFeaturesEXT & setPNext (void * pNext_)
Defined at line 135593 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceRayTracingInvocationReorderFeaturesEXT && setPNext (void * pNext_)
Defined at line 135599 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceRayTracingInvocationReorderFeaturesEXT & setRayTracingInvocationReorder (Bool32 rayTracingInvocationReorder_)
Defined at line 135605 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceRayTracingInvocationReorderFeaturesEXT && setRayTracingInvocationReorder (Bool32 rayTracingInvocationReorder_)
Defined at line 135612 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceRayTracingInvocationReorderFeaturesEXT & operator const VkPhysicalDeviceRayTracingInvocationReorderFeaturesEXT & ()
Defined at line 135620 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceRayTracingInvocationReorderFeaturesEXT & operator VkPhysicalDeviceRayTracingInvocationReorderFeaturesEXT & ()
Defined at line 135625 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceRayTracingInvocationReorderFeaturesEXT * operator const VkPhysicalDeviceRayTracingInvocationReorderFeaturesEXT * ()
Defined at line 135630 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceRayTracingInvocationReorderFeaturesEXT * operator VkPhysicalDeviceRayTracingInvocationReorderFeaturesEXT * ()
Defined at line 135635 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceRayTracingInvocationReorderFeaturesEXT & )
Defined at line 135648 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp