Home
last modified time | relevance | path

Searched defs:PhysicalDeviceRayTracingPropertiesNV (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_structs.hpp65222 struct PhysicalDeviceRayTracingPropertiesNV struct
65231 VULKAN_HPP_CONSTEXPR PhysicalDeviceRayTracingPropertiesNV(uint32_t shaderGroupHandleSize_ = {}, uin… in PhysicalDeviceRayTracingPropertiesNV() function
65237PhysicalDeviceRayTracingPropertiesNV( VkPhysicalDeviceRayTracingPropertiesNV const & rhs ) VULKAN_… in PhysicalDeviceRayTracingPropertiesNV() function
65247 …*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 …]