Searched refs:gpuVkUnmapMemory (Results 1 – 1 of 1) sorted by relevance
149 static VKAPI_ATTR void VKAPI_CALL gpuVkUnmapMemory(VkDevice device, VkDeviceMemory memory) { Dispat… in gpuVkUnmapMemory() function208 functions.vkUnmapMemory = (PFN_vkUnmapMemory)gpuVkUnmapMemory; in GpuInitializeVma()