Home
last modified time | relevance | path

Searched defs:PhysicalDeviceRayTracingInvocationReorderPropertiesNV (Results 1 – 1 of 1) sorted by relevance

/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp78230 struct PhysicalDeviceRayTracingInvocationReorderPropertiesNV struct
78232 using NativeType = VkPhysicalDeviceRayTracingInvocationReorderPropertiesNV;
78234 static const bool allowDuplicate = false;
78235 …ructureType structureType = StructureType::ePhysicalDeviceRayTracingInvocationReorderPropertiesNV;
78238 VULKAN_HPP_CONSTEXPR PhysicalDeviceRayTracingInvocationReorderPropertiesNV( in PhysicalDeviceRayTracingInvocationReorderPropertiesNV() function
78250PhysicalDeviceRayTracingInvocationReorderPropertiesNV( VkPhysicalDeviceRayTracingInvocationReorder… in PhysicalDeviceRayTracingInvocationReorderPropertiesNV() function
78261 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingInvocationReorderPropertie… in operator =()
78265 …perator VkPhysicalDeviceRayTracingInvocationReorderPropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceRayTracingInvocationReorderPropertiesNV const&()
78270 operator VkPhysicalDeviceRayTracingInvocationReorderPropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceRayTracingInvocationReorderPropertiesNV&()
78281 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]