|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
#include <VKRenderPass.hpp>
Collaboration diagram for MayaFlux::Core::SubpassDescription:Public Attributes | |
| vk::PipelineBindPoint | bind_point { vk::PipelineBindPoint::eGraphics } |
| std::vector< vk::AttachmentReference > | color_attachments |
| std::optional< vk::AttachmentReference > | depth_stencil_attachment |
| std::vector< vk::AttachmentReference > | input_attachments |
| std::vector< vk::AttachmentReference > | resolve_attachments |
| std::vector< uint32_t > | preserve_attachments |
Definition at line 18 of file VKRenderPass.hpp.