Per-attachment information. More...
#include <kanzi/core.ui/graphics/render_pass_archetype.hpp>
Public Attributes | |
| gfx::AttachmentLoadOperation | loadOperation |
| Load operation. | |
| bool | resolveMsaa |
| MSAA resolve. | |
| gfx::AttachmentStoreOperation | storeOperation |
| Store operation. | |
Per-attachment information.
Also used by CommandRecorder::CompositionState.
| gfx::AttachmentLoadOperation kanzi::RenderPassArchetype::AttachmentState::loadOperation |
Load operation.
| gfx::AttachmentStoreOperation kanzi::RenderPassArchetype::AttachmentState::storeOperation |
Store operation.
| bool kanzi::RenderPassArchetype::AttachmentState::resolveMsaa |
MSAA resolve.