Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h381 #define OP_vkGetEventStatus 20044 macro
Dgoldfish_vk_marshaling.cpp20957 case OP_vkGetEventStatus: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h393 #define OP_vkGetEventStatus 20044 macro
Dgoldfish_vk_marshaling_guest.cpp16159 case OP_vkGetEventStatus: { in api_opcode_to_string()
DVkEncoder.cpp5388 uint32_t opcode_vkGetEventStatus = OP_vkGetEventStatus; in vkGetEventStatus()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp3151 case OP_vkGetEventStatus: { in decode()