struct SubpassDescriptionDepthStencilResolve

Defined at line 118443 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

Public Members

StructureType sType
const void * pNext
ResolveModeFlagBits depthResolveMode
ResolveModeFlagBits stencilResolveMode
const vk::AttachmentReference2 * pDepthStencilResolveAttachment

Public Methods

void SubpassDescriptionDepthStencilResolve (vk::ResolveModeFlagBits depthResolveMode_, vk::ResolveModeFlagBits stencilResolveMode_, const vk::AttachmentReference2 * pDepthStencilResolveAttachment_, const void * pNext_)

Defined at line 118451 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void SubpassDescriptionDepthStencilResolve (const SubpassDescriptionDepthStencilResolve & rhs)

Defined at line 118463 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void SubpassDescriptionDepthStencilResolve (const VkSubpassDescriptionDepthStencilResolve & rhs)

Defined at line 118465 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

SubpassDescriptionDepthStencilResolve & operator= (const SubpassDescriptionDepthStencilResolve & rhs)

Defined at line 118470 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

SubpassDescriptionDepthStencilResolve & operator= (const VkSubpassDescriptionDepthStencilResolve & rhs)

Defined at line 118473 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

SubpassDescriptionDepthStencilResolve & setPNext (const void * pNext_)

Defined at line 118480 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

SubpassDescriptionDepthStencilResolve & setDepthResolveMode (vk::ResolveModeFlagBits depthResolveMode_)

Defined at line 118486 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

SubpassDescriptionDepthStencilResolve & setStencilResolveMode (vk::ResolveModeFlagBits stencilResolveMode_)

Defined at line 118493 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

SubpassDescriptionDepthStencilResolve & setPDepthStencilResolveAttachment (const vk::AttachmentReference2 * pDepthStencilResolveAttachment_)

Defined at line 118500 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkSubpassDescriptionDepthStencilResolve & operator const VkSubpassDescriptionDepthStencilResolve & ()

Defined at line 118508 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkSubpassDescriptionDepthStencilResolve & operator VkSubpassDescriptionDepthStencilResolve & ()

Defined at line 118513 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const SubpassDescriptionDepthStencilResolve & )

Defined at line 118535 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp