Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkSubpassDescriptionDepthStencilResolve |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eSubpassDescriptionDepthStencilResolve |
Definition at line 108947 of file vulkan_structs.hpp.
using vk::SubpassDescriptionDepthStencilResolve::NativeType = VkSubpassDescriptionDepthStencilResolve |
Definition at line 108949 of file vulkan_structs.hpp.
|
inline |
Definition at line 108956 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 108969 of file vulkan_structs.hpp.
|
inline |
Definition at line 109017 of file vulkan_structs.hpp.
|
inline |
Definition at line 109012 of file vulkan_structs.hpp.
|
inline |
Definition at line 109051 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 108977 of file vulkan_structs.hpp.
|
inline |
Definition at line 109041 of file vulkan_structs.hpp.
|
inline |
Definition at line 108991 of file vulkan_structs.hpp.
|
inline |
Definition at line 109005 of file vulkan_structs.hpp.
|
inline |
Definition at line 108984 of file vulkan_structs.hpp.
|
inline |
Definition at line 108998 of file vulkan_structs.hpp.
|
static |
Definition at line 108951 of file vulkan_structs.hpp.
vk::ResolveModeFlagBits vk::SubpassDescriptionDepthStencilResolve::depthResolveMode = vk::ResolveModeFlagBits::eNone |
Definition at line 109060 of file vulkan_structs.hpp.
const vk::AttachmentReference2* vk::SubpassDescriptionDepthStencilResolve::pDepthStencilResolveAttachment = {} |
Definition at line 109062 of file vulkan_structs.hpp.
const void* vk::SubpassDescriptionDepthStencilResolve::pNext = {} |
Definition at line 109059 of file vulkan_structs.hpp.
vk::ResolveModeFlagBits vk::SubpassDescriptionDepthStencilResolve::stencilResolveMode = vk::ResolveModeFlagBits::eNone |
Definition at line 109061 of file vulkan_structs.hpp.
|
static |
Definition at line 108952 of file vulkan_structs.hpp.
vk::StructureType vk::SubpassDescriptionDepthStencilResolve::sType = StructureType::eSubpassDescriptionDepthStencilResolve |
Definition at line 109058 of file vulkan_structs.hpp.