Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h262 #define OP_vkGetDeviceQueue 20017 macro
Dgoldfish_vk_marshaling.cpp20876 case OP_vkGetDeviceQueue: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h273 #define OP_vkGetDeviceQueue 20017 macro
Dgoldfish_vk_marshaling_guest.cpp16078 case OP_vkGetDeviceQueue: { in api_opcode_to_string()
DVkEncoder.cpp2328 uint32_t opcode_vkGetDeviceQueue = OP_vkGetDeviceQueue; in vkGetDeviceQueue()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp1450 case OP_vkGetDeviceQueue: { in decode()