Searched refs:mem_handle (Results 1 – 1 of 1) sorted by relevance
41 VkDeviceMemory mem_handle = vn_device_memory_to_handle(mem); in vn_device_memory_simple_alloc() local49 NULL, &mem_handle); in vn_device_memory_simple_alloc()64 mem_handle, NULL); in vn_device_memory_simple_alloc()284 VkDeviceMemory mem_handle = vn_device_memory_to_handle(mem); in vn_device_memory_alloc() local286 alloc_info, NULL, &mem_handle); in vn_device_memory_alloc()294 vn_async_vkFreeMemory(dev->instance, dev_handle, mem_handle, NULL); in vn_device_memory_alloc()353 VkDeviceMemory mem_handle = vn_device_memory_to_handle(mem); in vn_AllocateMemory() local383 *pMemory = mem_handle; in vn_AllocateMemory()