struct PhysicalDeviceRayTracingInvocationReorderFeaturesNV
Defined at line 135687 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV.html
Public Members
StructureType sType
void * pNext
Bool32 rayTracingInvocationReorder
Public Methods
void PhysicalDeviceRayTracingInvocationReorderFeaturesNV (Bool32 rayTracingInvocationReorder_, void * pNext_)
Defined at line 135695 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceRayTracingInvocationReorderFeaturesNV (const PhysicalDeviceRayTracingInvocationReorderFeaturesNV & rhs)
Defined at line 135702 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceRayTracingInvocationReorderFeaturesNV (const VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV & rhs)
Defined at line 135705 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceRayTracingInvocationReorderFeaturesNV & operator= (const PhysicalDeviceRayTracingInvocationReorderFeaturesNV & rhs)
Defined at line 135710 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceRayTracingInvocationReorderFeaturesNV & operator= (const VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV & rhs)
Defined at line 135714 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceRayTracingInvocationReorderFeaturesNV & setPNext (void * pNext_)
Defined at line 135721 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceRayTracingInvocationReorderFeaturesNV && setPNext (void * pNext_)
Defined at line 135727 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceRayTracingInvocationReorderFeaturesNV & setRayTracingInvocationReorder (Bool32 rayTracingInvocationReorder_)
Defined at line 135733 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceRayTracingInvocationReorderFeaturesNV && setRayTracingInvocationReorder (Bool32 rayTracingInvocationReorder_)
Defined at line 135740 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV & operator const VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV & ()
Defined at line 135748 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV & operator VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV & ()
Defined at line 135753 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV * operator const VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV * ()
Defined at line 135758 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV * operator VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV * ()
Defined at line 135763 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceRayTracingInvocationReorderFeaturesNV & )
Defined at line 135776 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp