Searched refs:anv_UnmapMemory (Results 1 – 4 of 4) sorted by relevance
242 anv_UnmapMemory(vk_device, image->memory); in dump_image_write_to_ppm()
1947 anv_UnmapMemory(_device, _mem); in anv_FreeMemory()2016 void anv_UnmapMemory( in anv_UnmapMemory() function
455 void anv_UnmapMemory(VkDevice device, VkDeviceMemory memory) __attribute__ ((weak));666 .vkUnmapMemory = anv_UnmapMemory,
390 void anv_UnmapMemory(VkDevice device, VkDeviceMemory memory);