VkCV Framework  0.0.1
CV Vulkan framework
vkcv::ImageManager::Image Struct Reference

Public Attributes

vk::Image m_handle
 
vma::Allocation m_allocation
 
std::vector< vk::ImageView > m_viewPerMip
 
uint32_t m_width
 
uint32_t m_height
 
uint32_t m_depth
 
vk::Format m_format
 
uint32_t m_layers
 
vk::ImageLayout m_layout
 

Private Attributes

friend ImageManager
 

Detailed Description


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