• Home
  • Raw
  • Download

Lines Matching defs:PhysicalDeviceRayTracingInvocationReorderFeaturesNV

68907   struct PhysicalDeviceRayTracingInvocationReorderFeaturesNV  struct
68909 using NativeType = VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV;
68911 static const bool allowDuplicate = false;
68912 …StructureType structureType = StructureType::ePhysicalDeviceRayTracingInvocationReorderFeaturesNV;
68915 …VULKAN_HPP_CONSTEXPR PhysicalDeviceRayTracingInvocationReorderFeaturesNV( VULKAN_HPP_NAMESPACE::Bo… in PhysicalDeviceRayTracingInvocationReorderFeaturesNV() function
68925PhysicalDeviceRayTracingInvocationReorderFeaturesNV( VkPhysicalDeviceRayTracingInvocationReorderFe… in PhysicalDeviceRayTracingInvocationReorderFeaturesNV() function
68936 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingInvocationReorderFeaturesN… in operator =()
68941 …PhysicalDeviceRayTracingInvocationReorderFeaturesNV & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
68948 …gInvocationReorder( VULKAN_HPP_NAMESPACE::Bool32 rayTracingInvocationReorder_ ) VULKAN_HPP_NOEXCEPT in setRayTracingInvocationReorder()
68955 … operator VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV const&()
68960 operator VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV&()
68971 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
68980 …ator==( PhysicalDeviceRayTracingInvocationReorderFeaturesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
68989 …ator!=( PhysicalDeviceRayTracingInvocationReorderFeaturesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
68996 … sType = StructureType::ePhysicalDeviceRayTracingInvocationReorderFeaturesNV;
68997 void * pNext = {};
68998 VULKAN_HPP_NAMESPACE::Bool32 rayTracingInvocationReorder = {};