Struct ILLIXR::texture
Public Attributes
Type | Name |
---|---|
VkImage | image |
VmaAllocation | image_memory |
VkImageView | image_view |
Public Attributes Documentation
variable image
VkImage ILLIXR::texture::image;
variable image_memory
VmaAllocation ILLIXR::texture::image_memory;
variable image_view
VkImageView ILLIXR::texture::image_view;
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/services/vkdemo/service.hpp