Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h225 #define OP_vkGetDeviceProcAddr 20010 macro
Dgoldfish_vk_marshaling.cpp20855 case OP_vkGetDeviceProcAddr: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h236 #define OP_vkGetDeviceProcAddr 20010 macro
Dgoldfish_vk_marshaling_guest.cpp16057 case OP_vkGetDeviceProcAddr: { in api_opcode_to_string()
DVkEncoder.cpp1292 uint32_t opcode_vkGetDeviceProcAddr = OP_vkGetDeviceProcAddr; in vkGetDeviceProcAddr()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp856 case OP_vkGetDeviceProcAddr: { in decode()