|
SDL
2.0
|
#include <vulkan_core.h>
Collaboration diagram for VkExternalBufferProperties:Data Fields | |
| VkStructureType | sType |
| void * | pNext |
| VkExternalMemoryProperties | externalMemoryProperties |
Definition at line 4636 of file vulkan_core.h.
| VkExternalMemoryProperties VkExternalBufferProperties::externalMemoryProperties |
Definition at line 4639 of file vulkan_core.h.
| void* VkExternalBufferProperties::pNext |
Definition at line 4638 of file vulkan_core.h.
| VkStructureType VkExternalBufferProperties::sType |
Definition at line 4637 of file vulkan_core.h.