Searched defs:PhysicalDeviceRayTracingPropertiesNV (Results 1 – 1 of 1) sorted by relevance
65222 struct PhysicalDeviceRayTracingPropertiesNV struct65231 VULKAN_HPP_CONSTEXPR PhysicalDeviceRayTracingPropertiesNV(uint32_t shaderGroupHandleSize_ = {}, uin… in PhysicalDeviceRayTracingPropertiesNV() function65237 …PhysicalDeviceRayTracingPropertiesNV( VkPhysicalDeviceRayTracingPropertiesNV const & rhs ) VULKAN_… in PhysicalDeviceRayTracingPropertiesNV() function65247 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceRayTracingPropertiesNV const *>( &rh… in operator =()65252 operator VkPhysicalDeviceRayTracingPropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceRayTracingPropertiesNV const&()65257 operator VkPhysicalDeviceRayTracingPropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceRayTracingPropertiesNV&()65268 reflect() const VULKAN_HPP_NOEXCEPT in reflect()65278 bool operator==( PhysicalDeviceRayTracingPropertiesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()65296 bool operator!=( PhysicalDeviceRayTracingPropertiesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()65303 … VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceRayTracingPropertiesNV;[all …]