VkCV Framework
0.0.1
CV Vulkan framework
|
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 |