Lines Matching defs:PhysicalDeviceRayTracingInvocationReorderFeaturesNV
90466 struct PhysicalDeviceRayTracingInvocationReorderFeaturesNV struct
90468 using NativeType = VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV;
90470 static const bool allowDuplicate = false;
90471 …StructureType structureType = StructureType::ePhysicalDeviceRayTracingInvocationReorderFeaturesNV;
90474 …VULKAN_HPP_CONSTEXPR PhysicalDeviceRayTracingInvocationReorderFeaturesNV( VULKAN_HPP_NAMESPACE::Bo… in PhysicalDeviceRayTracingInvocationReorderFeaturesNV() function
90484 …PhysicalDeviceRayTracingInvocationReorderFeaturesNV( VkPhysicalDeviceRayTracingInvocationReorderFe… in PhysicalDeviceRayTracingInvocationReorderFeaturesNV() function
90495 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingInvocationReorderFeaturesN… in operator =()
90500 …PhysicalDeviceRayTracingInvocationReorderFeaturesNV & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
90507 …gInvocationReorder( VULKAN_HPP_NAMESPACE::Bool32 rayTracingInvocationReorder_ ) VULKAN_HPP_NOEXCEPT in setRayTracingInvocationReorder()
90514 … operator VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV const&()
90519 operator VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV&()
90530 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
90539 …ator==( PhysicalDeviceRayTracingInvocationReorderFeaturesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
90548 …ator!=( PhysicalDeviceRayTracingInvocationReorderFeaturesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
90555 … sType = StructureType::ePhysicalDeviceRayTracingInvocationReorderFeaturesNV;
90556 void * pNext = {};
90557 VULKAN_HPP_NAMESPACE::Bool32 rayTracingInvocationReorder = {};