|
SDL
2.0
|
#include <vulkan.hpp>
Collaboration diagram for VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthStencilResolveProperties:Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDeviceDepthStencilResolveProperties |
Definition at line 63048 of file vulkan.hpp.
|
inline |
Definition at line 63054 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 63060 of file vulkan.hpp.
|
inline |
Definition at line 63084 of file vulkan.hpp.
|
inline |
Definition at line 63079 of file vulkan.hpp.
|
inline |
Definition at line 63103 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 63072 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 63066 of file vulkan.hpp.
|
inline |
Definition at line 63093 of file vulkan.hpp.
|
static |
Definition at line 63050 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthStencilResolveProperties::independentResolve = {} |
Definition at line 63117 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthStencilResolveProperties::independentResolveNone = {} |
Definition at line 63116 of file vulkan.hpp.
| void* VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthStencilResolveProperties::pNext = {} |
Definition at line 63113 of file vulkan.hpp.
|
static |
Definition at line 63051 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthStencilResolveProperties::sType = StructureType::ePhysicalDeviceDepthStencilResolveProperties |
Definition at line 63112 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::ResolveModeFlags VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthStencilResolveProperties::supportedDepthResolveModes = {} |
Definition at line 63114 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::ResolveModeFlags VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthStencilResolveProperties::supportedStencilResolveModes = {} |
Definition at line 63115 of file vulkan.hpp.