MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
MayaFlux::Core::SubpassDescription Struct Reference

#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
 

Detailed Description

Definition at line 18 of file VKRenderPass.hpp.


The documentation for this struct was generated from the following file: