|
SDL
2.0
|
#include <vulkan_core.h>
Collaboration diagram for VkFormatProperties2:Data Fields | |
| VkStructureType | sType |
| void * | pNext |
| VkFormatProperties | formatProperties |
Definition at line 4164 of file vulkan_core.h.
| VkFormatProperties VkFormatProperties2::formatProperties |
Definition at line 4167 of file vulkan_core.h.
| void* VkFormatProperties2::pNext |
Definition at line 4166 of file vulkan_core.h.
| VkStructureType VkFormatProperties2::sType |
Definition at line 4165 of file vulkan_core.h.