|
SDL
2.0
|
#include <vulkan_core.h>
Collaboration diagram for VkExternalBufferProperties:Data Fields | |
| VkStructureType | sType |
| void * | pNext |
| VkExternalMemoryProperties | externalMemoryProperties |
Definition at line 4395 of file vulkan_core.h.
| VkExternalMemoryProperties VkExternalBufferProperties::externalMemoryProperties |
Definition at line 4398 of file vulkan_core.h.
| void* VkExternalBufferProperties::pNext |
Definition at line 4397 of file vulkan_core.h.
| VkStructureType VkExternalBufferProperties::sType |
Definition at line 4396 of file vulkan_core.h.