Struct atlas::vk::renderpass_attachment
ClassList > atlas > vk > renderpass_attachment
Public Attributes
Type | Name |
---|---|
image_layout | finalize |
format | format |
image_layout | initial |
image_layout | layout |
attachment_load | load |
sample_bit | sample_count |
attachment_load | stencil_load |
attachment_store | stencil_store |
attachment_store | store |
renderpass_type | type |
Public Attributes Documentation
variable finalize
image_layout atlas::vk::renderpass_attachment::finalize;
variable format
format atlas::vk::renderpass_attachment::format;
variable initial
image_layout atlas::vk::renderpass_attachment::initial;
variable layout
image_layout atlas::vk::renderpass_attachment::layout;
variable load
attachment_load atlas::vk::renderpass_attachment::load;
variable sample_count
sample_bit atlas::vk::renderpass_attachment::sample_count;
variable stencil_load
attachment_load atlas::vk::renderpass_attachment::stencil_load;
variable stencil_store
attachment_store atlas::vk::renderpass_attachment::stencil_store;
variable store
attachment_store atlas::vk::renderpass_attachment::store;
variable type
renderpass_type atlas::vk::renderpass_attachment::type;
The documentation for this class was generated from the following file TheAtlasEngine/atlas/drivers/vulkan-cpp/vk_types.hpp