◆ 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:
- /github/workspace/code/render/coregraphics/vk/vkpass.cc