Nebula
Loading...
Searching...
No Matches
CoreGraphics::SubpassInfo Struct Reference

Public Attributes

Util::Array< VkAttachmentReference > colorReferences
 
Util::Array< VkAttachmentReference > resolves
 
Util::Array< VkAttachmentReference > inputs
 
Util::Array< uint32_t > preserves
 
VkAttachmentReference depthReference
 
VkAttachmentReference depthResolveReference
 
VkSubpassDescriptionDepthStencilResolve depthStencilResolve
 

Member Data Documentation

◆ colorReferences

Util::Array<VkAttachmentReference> CoreGraphics::SubpassInfo::colorReferences

◆ depthReference

VkAttachmentReference CoreGraphics::SubpassInfo::depthReference

◆ depthResolveReference

VkAttachmentReference CoreGraphics::SubpassInfo::depthResolveReference

◆ depthStencilResolve

VkSubpassDescriptionDepthStencilResolve CoreGraphics::SubpassInfo::depthStencilResolve

◆ inputs

Util::Array<VkAttachmentReference> CoreGraphics::SubpassInfo::inputs

◆ preserves

Util::Array<uint32_t> CoreGraphics::SubpassInfo::preserves

◆ resolves

Util::Array<VkAttachmentReference> CoreGraphics::SubpassInfo::resolves

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