Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_structs.hpp51104 struct PhysicalDeviceDepthStencilResolveProperties struct
51113 VULKAN_HPP_CONSTEXPR PhysicalDeviceDepthStencilResolveProperties(VULKAN_HPP_NAMESPACE::ResolveModeF… in PhysicalDeviceDepthStencilResolveProperties() function
51119PhysicalDeviceDepthStencilResolveProperties( VkPhysicalDeviceDepthStencilResolveProperties const &… in PhysicalDeviceDepthStencilResolveProperties() function
51129 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthStencilResolveProperties const … in operator =()
51134 operator VkPhysicalDeviceDepthStencilResolveProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDepthStencilResolveProperties const&()
51139 operator VkPhysicalDeviceDepthStencilResolveProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDepthStencilResolveProperties&()
51150 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
51160 …ool operator==( PhysicalDeviceDepthStencilResolveProperties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
51174 …ool operator!=( PhysicalDeviceDepthStencilResolveProperties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
51181 …N_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceDepthStencilResolveProperties;
[all …]