Struct atlas::vk::image_extent
ClassList > atlas > vk > image_extent
Public Attributes
Type | Name |
---|---|
VkDeviceMemory | device_memory |
uint32_t | height |
uint32_t | mip_level = 1 |
uint32_t | width |
Public Attributes Documentation
variable device_memory
VkDeviceMemory atlas::vk::image_extent::device_memory;
variable height
uint32_t atlas::vk::image_extent::height;
variable mip_level
uint32_t atlas::vk::image_extent::mip_level;
variable width
uint32_t atlas::vk::image_extent::width;
The documentation for this class was generated from the following file TheAtlasEngine/atlas/drivers/vulkan-cpp/vk_types.hpp