Home
last modified time | relevance | path

Searched refs:gpuVkUnmapMemory (Results 1 – 1 of 1) sorted by relevance

/external/vulkan-validation-layers/layers/
Dgpu_validation.cpp149 static VKAPI_ATTR void VKAPI_CALL gpuVkUnmapMemory(VkDevice device, VkDeviceMemory memory) { Dispat… in gpuVkUnmapMemory() function
208 functions.vkUnmapMemory = (PFN_vkUnmapMemory)gpuVkUnmapMemory; in GpuInitializeVma()