Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h866 #define OP_vkCmdExecuteCommands 20136 macro
Dgoldfish_vk_marshaling.cpp21233 case OP_vkCmdExecuteCommands: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h882 #define OP_vkCmdExecuteCommands 20136 macro
Dgoldfish_vk_marshaling_guest.cpp16435 case OP_vkCmdExecuteCommands: { in api_opcode_to_string()
DVkEncoder.cpp16210 uint32_t opcode_vkCmdExecuteCommands = OP_vkCmdExecuteCommands; in vkCmdExecuteCommands()
/hardware/google/gfxstream/host/vulkan/
DVkSubDecoder.cpp1342 case OP_vkCmdExecuteCommands: { in subDecode()
DVkDecoderSnapshot.cpp1613 mReconstruction.setApiTrace(apiInfo, OP_vkCmdExecuteCommands, snapshotTraceBegin, in vkCmdExecuteCommands()
DVkDecoder.cpp8735 case OP_vkCmdExecuteCommands: { in decode()