|
SDL
2.0
|
#include <vulkan_core.h>
Collaboration diagram for VkImageFormatProperties2:Data Fields | |
| VkStructureType | sType |
| void * | pNext |
| VkImageFormatProperties | imageFormatProperties |
Definition at line 4170 of file vulkan_core.h.
| VkImageFormatProperties VkImageFormatProperties2::imageFormatProperties |
Definition at line 4173 of file vulkan_core.h.
| void* VkImageFormatProperties2::pNext |
Definition at line 4172 of file vulkan_core.h.
| VkStructureType VkImageFormatProperties2::sType |
Definition at line 4171 of file vulkan_core.h.