Searched defs:PhysicalDeviceRayTracingInvocationReorderPropertiesNV (Results 1 – 4 of 4) sorted by relevance
75781 struct PhysicalDeviceRayTracingInvocationReorderPropertiesNV struct75783 using NativeType = VkPhysicalDeviceRayTracingInvocationReorderPropertiesNV;75785 static const bool allowDuplicate = false;75786 …ructureType structureType = StructureType::ePhysicalDeviceRayTracingInvocationReorderPropertiesNV;75789 VULKAN_HPP_CONSTEXPR PhysicalDeviceRayTracingInvocationReorderPropertiesNV( in PhysicalDeviceRayTracingInvocationReorderPropertiesNV() function75801 …PhysicalDeviceRayTracingInvocationReorderPropertiesNV( VkPhysicalDeviceRayTracingInvocationReorder… in PhysicalDeviceRayTracingInvocationReorderPropertiesNV() function75812 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingInvocationReorderPropertie… in operator =()75816 …perator VkPhysicalDeviceRayTracingInvocationReorderPropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceRayTracingInvocationReorderPropertiesNV const&()75821 operator VkPhysicalDeviceRayTracingInvocationReorderPropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceRayTracingInvocationReorderPropertiesNV&()75832 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
78230 struct PhysicalDeviceRayTracingInvocationReorderPropertiesNV struct78232 using NativeType = VkPhysicalDeviceRayTracingInvocationReorderPropertiesNV;78234 static const bool allowDuplicate = false;78235 …ructureType structureType = StructureType::ePhysicalDeviceRayTracingInvocationReorderPropertiesNV;78238 VULKAN_HPP_CONSTEXPR PhysicalDeviceRayTracingInvocationReorderPropertiesNV( in PhysicalDeviceRayTracingInvocationReorderPropertiesNV() function78250 …PhysicalDeviceRayTracingInvocationReorderPropertiesNV( VkPhysicalDeviceRayTracingInvocationReorder… in PhysicalDeviceRayTracingInvocationReorderPropertiesNV() function78261 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingInvocationReorderPropertie… in operator =()78265 …perator VkPhysicalDeviceRayTracingInvocationReorderPropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceRayTracingInvocationReorderPropertiesNV const&()78270 operator VkPhysicalDeviceRayTracingInvocationReorderPropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceRayTracingInvocationReorderPropertiesNV&()78281 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
79173 struct PhysicalDeviceRayTracingInvocationReorderPropertiesNV struct79175 using NativeType = VkPhysicalDeviceRayTracingInvocationReorderPropertiesNV;79177 static const bool allowDuplicate = false;79178 …ructureType structureType = StructureType::ePhysicalDeviceRayTracingInvocationReorderPropertiesNV;79181 VULKAN_HPP_CONSTEXPR PhysicalDeviceRayTracingInvocationReorderPropertiesNV( in PhysicalDeviceRayTracingInvocationReorderPropertiesNV() function79193 …PhysicalDeviceRayTracingInvocationReorderPropertiesNV( VkPhysicalDeviceRayTracingInvocationReorder… in PhysicalDeviceRayTracingInvocationReorderPropertiesNV() function79204 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingInvocationReorderPropertie… in operator =()79208 …perator VkPhysicalDeviceRayTracingInvocationReorderPropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceRayTracingInvocationReorderPropertiesNV const&()79213 operator VkPhysicalDeviceRayTracingInvocationReorderPropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceRayTracingInvocationReorderPropertiesNV&()79224 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
73505 pub struct PhysicalDeviceRayTracingInvocationReorderPropertiesNV { struct73510 impl ::std::default::Default for PhysicalDeviceRayTracingInvocationReorderPropertiesNV { argument73521 unsafe impl TaggedStructure for PhysicalDeviceRayTracingInvocationReorderPropertiesNV { implementation73525 impl PhysicalDeviceRayTracingInvocationReorderPropertiesNV { impl73542 unsafe impl ExtendsPhysicalDeviceProperties273570 pub fn build(self) -> PhysicalDeviceRayTracingInvocationReorderPropertiesNV { in build()