Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkSubpassDescriptionDepthStencilResolve Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkResolveModeFlagBits depthResolveMode
 
VkResolveModeFlagBits stencilResolveMode
 
const VkAttachmentReference2pDepthStencilResolveAttachment
 

Detailed Description

Definition at line 6301 of file vulkan_core.h.

Field Documentation

◆ depthResolveMode

VkResolveModeFlagBits VkSubpassDescriptionDepthStencilResolve::depthResolveMode

Definition at line 6304 of file vulkan_core.h.

◆ pDepthStencilResolveAttachment

const VkAttachmentReference2* VkSubpassDescriptionDepthStencilResolve::pDepthStencilResolveAttachment

Definition at line 6306 of file vulkan_core.h.

◆ pNext

const void* VkSubpassDescriptionDepthStencilResolve::pNext

Definition at line 6303 of file vulkan_core.h.

◆ stencilResolveMode

VkResolveModeFlagBits VkSubpassDescriptionDepthStencilResolve::stencilResolveMode

Definition at line 6305 of file vulkan_core.h.

◆ sType

VkStructureType VkSubpassDescriptionDepthStencilResolve::sType

Definition at line 6302 of file vulkan_core.h.


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