Home
last modified time | relevance | path

Searched refs:OP_vkCmdWaitEvents (Results 1 – 8 of 8) sorted by relevance

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h855 #define OP_vkCmdWaitEvents 20125 macro
Dgoldfish_vk_marshaling.cpp21200 case OP_vkCmdWaitEvents: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h871 #define OP_vkCmdWaitEvents 20125 macro
Dgoldfish_vk_marshaling_guest.cpp16402 case OP_vkCmdWaitEvents: { in api_opcode_to_string()
DVkEncoder.cpp15036 uint32_t opcode_vkCmdWaitEvents = OP_vkCmdWaitEvents; in vkCmdWaitEvents()
/hardware/google/gfxstream/host/vulkan/
DVkSubDecoder.cpp975 case OP_vkCmdWaitEvents: { in subDecode()
DVkDecoderSnapshot.cpp1449 mReconstruction.setApiTrace(apiInfo, OP_vkCmdWaitEvents, snapshotTraceBegin, in vkCmdWaitEvents()
DVkDecoder.cpp8091 case OP_vkCmdWaitEvents: { in decode()