Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dgpu_validation.cpp149 …PI_CALL gpuVkUnmapMemory(VkDevice device, VkDeviceMemory memory) { DispatchUnmapMemory(device, mem… in gpuVkUnmapMemory()
/external/vulkan-validation-layers/layers/generated/
Dlayer_chassis_dispatch.h128 void DispatchUnmapMemory(
Dlayer_chassis_dispatch.cpp1246 void DispatchUnmapMemory( in DispatchUnmapMemory() function
Dchassis.cpp1359 DispatchUnmapMemory(device, memory); in UnmapMemory()