|
Nebula
|
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 |
| Util::Array<VkAttachmentReference> CoreGraphics::SubpassInfo::colorReferences |
| VkAttachmentReference CoreGraphics::SubpassInfo::depthReference |
| VkAttachmentReference CoreGraphics::SubpassInfo::depthResolveReference |
| VkSubpassDescriptionDepthStencilResolve CoreGraphics::SubpassInfo::depthStencilResolve |
| Util::Array<VkAttachmentReference> CoreGraphics::SubpassInfo::inputs |
| Util::Array<uint32_t> CoreGraphics::SubpassInfo::preserves |
| Util::Array<VkAttachmentReference> CoreGraphics::SubpassInfo::resolves |