Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h281 #define OP_vkUnmapMemory 20024 macro
Dgoldfish_vk_marshaling.cpp20897 case OP_vkUnmapMemory: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h292 #define OP_vkUnmapMemory 20024 macro
Dgoldfish_vk_marshaling_guest.cpp16099 case OP_vkUnmapMemory: { in api_opcode_to_string()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp1835 case OP_vkUnmapMemory: { in decode()