SDL  2.0
VkSubpassDescriptionDepthStencilResolve Struct Reference

#include <vulkan_core.h>

+ Collaboration diagram for VkSubpassDescriptionDepthStencilResolve:

Data Fields

VkStructureType sType
 
const voidpNext
 
VkResolveModeFlagBits depthResolveMode
 
VkResolveModeFlagBits stencilResolveMode
 
const VkAttachmentReference2pDepthStencilResolveAttachment
 

Detailed Description

Definition at line 5369 of file vulkan_core.h.

Field Documentation

◆ depthResolveMode

VkResolveModeFlagBits VkSubpassDescriptionDepthStencilResolve::depthResolveMode

Definition at line 5372 of file vulkan_core.h.

◆ pDepthStencilResolveAttachment

const VkAttachmentReference2* VkSubpassDescriptionDepthStencilResolve::pDepthStencilResolveAttachment

Definition at line 5374 of file vulkan_core.h.

◆ pNext

const void* VkSubpassDescriptionDepthStencilResolve::pNext

Definition at line 5371 of file vulkan_core.h.

◆ stencilResolveMode

VkResolveModeFlagBits VkSubpassDescriptionDepthStencilResolve::stencilResolveMode

Definition at line 5373 of file vulkan_core.h.

◆ sType

VkStructureType VkSubpassDescriptionDepthStencilResolve::sType

Definition at line 5370 of file vulkan_core.h.


The documentation for this struct was generated from the following file: