Skip to content

Struct atlas::vk::texture_properties

ClassList > atlas > vk > texture_properties

Public Attributes

Type Name
VkFormat format
uint32_t height
VkMemoryPropertyFlagBits property
VkImageUsageFlagBits usage
uint32_t width

Public Attributes Documentation

variable format

VkFormat atlas::vk::texture_properties::format;

variable height

uint32_t atlas::vk::texture_properties::height;

variable property

VkMemoryPropertyFlagBits atlas::vk::texture_properties::property;

variable usage

VkImageUsageFlagBits atlas::vk::texture_properties::usage;

variable width

uint32_t atlas::vk::texture_properties::width;


The documentation for this class was generated from the following file TheAtlasEngine/atlas/drivers/vulkan-cpp/vk_types.hpp