Searched refs:importMemoryHostPointerInfo (Results 1 – 1 of 1) sorted by relevance
202 VkImportMemoryHostPointerInfoEXT importMemoryHostPointerInfo = {}; in initializeWithExternalMemory() local203 importMemoryHostPointerInfo.sType = VK_STRUCTURE_TYPE_IMPORT_MEMORY_HOST_POINTER_INFO_EXT; in initializeWithExternalMemory()204 importMemoryHostPointerInfo.pNext = nullptr; in initializeWithExternalMemory()205 importMemoryHostPointerInfo.handleType = in initializeWithExternalMemory()207 importMemoryHostPointerInfo.pHostPointer = buffer; in initializeWithExternalMemory()214 externalMemoryRequirements, &importMemoryHostPointerInfo, in initializeWithExternalMemory()