Describes a set of attachment descriptions. More...
#include <kanzi/gfx/create_info.hpp>
Public Attributes | |
| FixedArray< ColorAttachmentDescription, limits::MaxColorAttachments > | colors |
| List of color attachment descriptions. | |
| DepthAttachmentDescription | depthStencil |
| The depth stencil attachment description. | |
Describes a set of attachment descriptions.
| FixedArray<ColorAttachmentDescription, limits::MaxColorAttachments> kanzi::gfx::AttachmentDescriptionSet::colors |
List of color attachment descriptions.
| DepthAttachmentDescription kanzi::gfx::AttachmentDescriptionSet::depthStencil |
The depth stencil attachment description.