#include <vulkan_core.h>
Public Attributes | |
| VkExternalMemoryHandleTypeFlagBits | handleType |
| void * | pHostPointer |
| const void * | pNext |
| VkStructureType | sType |
Definition at line 7261 of file vulkan_core.h.
| VkExternalMemoryHandleTypeFlagBits VkImportMemoryHostPointerInfoEXT::handleType |
Definition at line 7264 of file vulkan_core.h.
| void* VkImportMemoryHostPointerInfoEXT::pHostPointer |
Definition at line 7265 of file vulkan_core.h.
| const void* VkImportMemoryHostPointerInfoEXT::pNext |
Definition at line 7263 of file vulkan_core.h.
| VkStructureType VkImportMemoryHostPointerInfoEXT::sType |
Definition at line 7262 of file vulkan_core.h.