![]() |
Fove SDK
v1.2.0
|
Struct to hold handles to resources for a texture. More...
#include <FoveAPI.h>

Public Attributes | |
| Fove_VkDeviceMemory | deviceMemory = nullptr |
| Vulkan handle to the device memory region for the texture. | |
| Fove_VkImage | image = nullptr |
| Vulkan handle to the image object for the texture. | |
| Fove_VkImageView | imageView = nullptr |
| Vulkan handle to the image view object for the texture. | |
Struct to hold handles to resources for a texture.
1.8.17