Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h265 #define OP_vkDeviceWaitIdle 20020 macro
Dgoldfish_vk_marshaling.cpp20885 case OP_vkDeviceWaitIdle: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h276 #define OP_vkDeviceWaitIdle 20020 macro
Dgoldfish_vk_marshaling_guest.cpp16087 case OP_vkDeviceWaitIdle: { in api_opcode_to_string()
DVkEncoder.cpp2621 uint32_t opcode_vkDeviceWaitIdle = OP_vkDeviceWaitIdle; in vkDeviceWaitIdle()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp1590 case OP_vkDeviceWaitIdle: { in decode()