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.hpp90568 struct PhysicalDeviceRayTracingInvocationReorderPropertiesNV struct
90570 using NativeType = VkPhysicalDeviceRayTracingInvocationReorderPropertiesNV;
90572 static const bool allowDuplicate = false;
90573 …ructureType structureType = StructureType::ePhysicalDeviceRayTracingInvocationReorderPropertiesNV;
90576 VULKAN_HPP_CONSTEXPR PhysicalDeviceRayTracingInvocationReorderPropertiesNV( in PhysicalDeviceRayTracingInvocationReorderPropertiesNV() function
90588PhysicalDeviceRayTracingInvocationReorderPropertiesNV( VkPhysicalDeviceRayTracingInvocationReorder… in PhysicalDeviceRayTracingInvocationReorderPropertiesNV() function
90599 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingInvocationReorderPropertie… in operator =()
90603 …perator VkPhysicalDeviceRayTracingInvocationReorderPropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceRayTracingInvocationReorderPropertiesNV const&()
90608 operator VkPhysicalDeviceRayTracingInvocationReorderPropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceRayTracingInvocationReorderPropertiesNV&()
90619 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]