Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkSubpassDescriptionDepthStencilResolve Struct Reference

#include <vulkan_core.h>

Public Attributes

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

Detailed Description

Definition at line 6261 of file vulkan_core.h.

Member Data Documentation

◆ depthResolveMode

VkResolveModeFlagBits VkSubpassDescriptionDepthStencilResolve::depthResolveMode

Definition at line 6264 of file vulkan_core.h.

◆ pDepthStencilResolveAttachment

const VkAttachmentReference2* VkSubpassDescriptionDepthStencilResolve::pDepthStencilResolveAttachment

Definition at line 6266 of file vulkan_core.h.

◆ pNext

const void* VkSubpassDescriptionDepthStencilResolve::pNext

Definition at line 6263 of file vulkan_core.h.

◆ stencilResolveMode

VkResolveModeFlagBits VkSubpassDescriptionDepthStencilResolve::stencilResolveMode

Definition at line 6265 of file vulkan_core.h.

◆ sType

VkStructureType VkSubpassDescriptionDepthStencilResolve::sType

Definition at line 6262 of file vulkan_core.h.


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