VkCV Framework  0.0.1
CV Vulkan framework
vkcv::AttachmentDescription Struct Reference

Public Member Functions

 AttachmentDescription (AttachmentOperation store_op, AttachmentOperation load_op, vk::Format format) noexcept
 

Public Attributes

AttachmentOperation store_operation
 
AttachmentOperation load_operation
 
vk::Format format
 

Detailed Description


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