Lines Matching defs:PhysicalDeviceRayTracingInvocationReorderFeaturesNV

80368   struct PhysicalDeviceRayTracingInvocationReorderFeaturesNV  struct
80370 using NativeType = VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV;
80372 static const bool allowDuplicate = false;
80373 …StructureType structureType = StructureType::ePhysicalDeviceRayTracingInvocationReorderFeaturesNV;
80376 …VULKAN_HPP_CONSTEXPR PhysicalDeviceRayTracingInvocationReorderFeaturesNV( VULKAN_HPP_NAMESPACE::Bo… in PhysicalDeviceRayTracingInvocationReorderFeaturesNV() function
80386PhysicalDeviceRayTracingInvocationReorderFeaturesNV( VkPhysicalDeviceRayTracingInvocationReorderFe… in PhysicalDeviceRayTracingInvocationReorderFeaturesNV() function
80397 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingInvocationReorderFeaturesN… in operator =()
80402 …PhysicalDeviceRayTracingInvocationReorderFeaturesNV & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
80409 …gInvocationReorder( VULKAN_HPP_NAMESPACE::Bool32 rayTracingInvocationReorder_ ) VULKAN_HPP_NOEXCEPT in setRayTracingInvocationReorder()
80416 … operator VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV const&()
80421 operator VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV&()
80432 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
80441 …ator==( PhysicalDeviceRayTracingInvocationReorderFeaturesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
80450 …ator!=( PhysicalDeviceRayTracingInvocationReorderFeaturesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
80457 … sType = StructureType::ePhysicalDeviceRayTracingInvocationReorderFeaturesNV;
80458 void * pNext = {};
80459 VULKAN_HPP_NAMESPACE::Bool32 rayTracingInvocationReorder = {};