|
SDL
2.0
|
#include <vulkan_core.h>
Collaboration diagram for VkExternalImageFormatProperties:Data Fields | |
| VkStructureType | sType |
| void * | pNext |
| VkExternalMemoryProperties | externalMemoryProperties |
Definition at line 4381 of file vulkan_core.h.
| VkExternalMemoryProperties VkExternalImageFormatProperties::externalMemoryProperties |
Definition at line 4384 of file vulkan_core.h.
| void* VkExternalImageFormatProperties::pNext |
Definition at line 4383 of file vulkan_core.h.
| VkStructureType VkExternalImageFormatProperties::sType |
Definition at line 4382 of file vulkan_core.h.