Lines Matching defs:PhysicalDeviceRayTracingInvocationReorderFeaturesNV
78130 struct PhysicalDeviceRayTracingInvocationReorderFeaturesNV struct
78132 using NativeType = VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV;
78134 static const bool allowDuplicate = false;
78135 …StructureType structureType = StructureType::ePhysicalDeviceRayTracingInvocationReorderFeaturesNV;
78138 …VULKAN_HPP_CONSTEXPR PhysicalDeviceRayTracingInvocationReorderFeaturesNV( VULKAN_HPP_NAMESPACE::Bo… in PhysicalDeviceRayTracingInvocationReorderFeaturesNV() function
78148 …PhysicalDeviceRayTracingInvocationReorderFeaturesNV( VkPhysicalDeviceRayTracingInvocationReorderFe… in PhysicalDeviceRayTracingInvocationReorderFeaturesNV() function
78159 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingInvocationReorderFeaturesN… in operator =()
78164 …PhysicalDeviceRayTracingInvocationReorderFeaturesNV & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
78171 …gInvocationReorder( VULKAN_HPP_NAMESPACE::Bool32 rayTracingInvocationReorder_ ) VULKAN_HPP_NOEXCEPT in setRayTracingInvocationReorder()
78178 … operator VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV const&()
78183 operator VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV&()
78194 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
78203 …ator==( PhysicalDeviceRayTracingInvocationReorderFeaturesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
78212 …ator!=( PhysicalDeviceRayTracingInvocationReorderFeaturesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
78219 … sType = StructureType::ePhysicalDeviceRayTracingInvocationReorderFeaturesNV;
78220 void * pNext = {};
78221 VULKAN_HPP_NAMESPACE::Bool32 rayTracingInvocationReorder = {};