molecular
|
Public Attributes | |
VkSampler | sampler |
VkImage | image |
VkImageLayout | imageLayout |
VkDeviceMemory | mem |
VkImageView | view |
int32_t | tex_width |
int32_t | tex_height |
VkImage molecular::gfx::texture_object::image |
VkImageLayout molecular::gfx::texture_object::imageLayout |
VkDeviceMemory molecular::gfx::texture_object::mem |
VkSampler molecular::gfx::texture_object::sampler |
int32_t molecular::gfx::texture_object::tex_height |
int32_t molecular::gfx::texture_object::tex_width |
VkImageView molecular::gfx::texture_object::view |