Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
VkExternalMemoryHandleTypeFlagBits | handleType |
void * | pHostPointer |
Definition at line 14278 of file vulkan_core.h.
VkExternalMemoryHandleTypeFlagBits VkImportMemoryHostPointerInfoEXT::handleType |
Definition at line 14281 of file vulkan_core.h.
void* VkImportMemoryHostPointerInfoEXT::pHostPointer |
Definition at line 14282 of file vulkan_core.h.
const void* VkImportMemoryHostPointerInfoEXT::pNext |
Definition at line 14280 of file vulkan_core.h.
VkStructureType VkImportMemoryHostPointerInfoEXT::sType |
Definition at line 14279 of file vulkan_core.h.