molecular
Public Attributes | List of all members
molecular::gfx::texture_object Struct Reference

Public Attributes

VkSampler sampler
 
VkImage image
 
VkImageLayout imageLayout
 
VkDeviceMemory mem
 
VkImageView view
 
int32_t tex_width
 
int32_t tex_height
 

Member Data Documentation

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

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