|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkStructureType | sType |
| const void * | pNext |
| VkExternalMemoryHandleTypeFlagBits | handleType |
| void * | pHostPointer |
Definition at line 8466 of file vulkan_core.h.
| VkExternalMemoryHandleTypeFlagBits VkImportMemoryHostPointerInfoEXT::handleType |
Definition at line 8469 of file vulkan_core.h.
| void* VkImportMemoryHostPointerInfoEXT::pHostPointer |
Definition at line 8470 of file vulkan_core.h.
| const void* VkImportMemoryHostPointerInfoEXT::pNext |
Definition at line 8468 of file vulkan_core.h.
| VkStructureType VkImportMemoryHostPointerInfoEXT::sType |
Definition at line 8467 of file vulkan_core.h.