Lines Matching defs:PhysicalDeviceRayTracingInvocationReorderFeaturesNV
79073 struct PhysicalDeviceRayTracingInvocationReorderFeaturesNV struct
79075 using NativeType = VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV;
79077 static const bool allowDuplicate = false;
79078 …StructureType structureType = StructureType::ePhysicalDeviceRayTracingInvocationReorderFeaturesNV;
79081 …VULKAN_HPP_CONSTEXPR PhysicalDeviceRayTracingInvocationReorderFeaturesNV( VULKAN_HPP_NAMESPACE::Bo… in PhysicalDeviceRayTracingInvocationReorderFeaturesNV() function
79091 …PhysicalDeviceRayTracingInvocationReorderFeaturesNV( VkPhysicalDeviceRayTracingInvocationReorderFe… in PhysicalDeviceRayTracingInvocationReorderFeaturesNV() function
79102 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingInvocationReorderFeaturesN… in operator =()
79107 …PhysicalDeviceRayTracingInvocationReorderFeaturesNV & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
79114 …gInvocationReorder( VULKAN_HPP_NAMESPACE::Bool32 rayTracingInvocationReorder_ ) VULKAN_HPP_NOEXCEPT in setRayTracingInvocationReorder()
79121 … operator VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV const&()
79126 operator VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV&()
79137 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
79146 …ator==( PhysicalDeviceRayTracingInvocationReorderFeaturesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
79155 …ator!=( PhysicalDeviceRayTracingInvocationReorderFeaturesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
79162 … sType = StructureType::ePhysicalDeviceRayTracingInvocationReorderFeaturesNV;
79163 void * pNext = {};
79164 VULKAN_HPP_NAMESPACE::Bool32 rayTracingInvocationReorder = {};