|
SDL
2.0
|
#include <vulkan_core.h>
Collaboration diagram for VkSparseImageFormatProperties2:Data Fields | |
| VkStructureType | sType |
| void * | pNext |
| VkSparseImageFormatProperties | properties |
Definition at line 4198 of file vulkan_core.h.
| void* VkSparseImageFormatProperties2::pNext |
Definition at line 4200 of file vulkan_core.h.
| VkSparseImageFormatProperties VkSparseImageFormatProperties2::properties |
Definition at line 4201 of file vulkan_core.h.
| VkStructureType VkSparseImageFormatProperties2::sType |
Definition at line 4199 of file vulkan_core.h.