Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_structs.hpp28458 struct PhysicalDeviceDepthStencilResolveProperties struct
28467 VULKAN_HPP_CONSTEXPR PhysicalDeviceDepthStencilResolveProperties(VULKAN_HPP_NAMESPACE::ResolveModeF… in PhysicalDeviceDepthStencilResolveProperties() function
28473PhysicalDeviceDepthStencilResolveProperties( VkPhysicalDeviceDepthStencilResolveProperties const &… in PhysicalDeviceDepthStencilResolveProperties() function
28483 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthStencilResolveProperties const … in operator =()
28488 operator VkPhysicalDeviceDepthStencilResolveProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDepthStencilResolveProperties const&()
28493 operator VkPhysicalDeviceDepthStencilResolveProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDepthStencilResolveProperties&()
28504 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
28514 …ool operator==( PhysicalDeviceDepthStencilResolveProperties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
28528 …ool operator!=( PhysicalDeviceDepthStencilResolveProperties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
28535 …N_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceDepthStencilResolveProperties;
[all …]
Dvulkan_structs.hpp56319 struct PhysicalDeviceDepthStencilResolveProperties struct
56328 VULKAN_HPP_CONSTEXPR PhysicalDeviceDepthStencilResolveProperties(VULKAN_HPP_NAMESPACE::ResolveModeF… in PhysicalDeviceDepthStencilResolveProperties() function
56334PhysicalDeviceDepthStencilResolveProperties( VkPhysicalDeviceDepthStencilResolveProperties const &… in PhysicalDeviceDepthStencilResolveProperties() function
56344 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthStencilResolveProperties const … in operator =()
56349 operator VkPhysicalDeviceDepthStencilResolveProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDepthStencilResolveProperties const&()
56354 operator VkPhysicalDeviceDepthStencilResolveProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDepthStencilResolveProperties&()
56365 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
56375 …ool operator==( PhysicalDeviceDepthStencilResolveProperties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
56389 …ool operator!=( PhysicalDeviceDepthStencilResolveProperties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
56396 …N_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceDepthStencilResolveProperties;
[all …]