Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h749 #define OP_vkEndCommandBuffer 20091 macro
Dgoldfish_vk_marshaling.cpp21098 case OP_vkEndCommandBuffer: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h765 #define OP_vkEndCommandBuffer 20091 macro
Dgoldfish_vk_marshaling_guest.cpp16300 case OP_vkEndCommandBuffer: { in api_opcode_to_string()
DVkEncoder.cpp11360 uint32_t opcode_vkEndCommandBuffer = OP_vkEndCommandBuffer; in vkEndCommandBuffer()
/hardware/google/gfxstream/host/vulkan/
DVkSubDecoder.cpp82 case OP_vkEndCommandBuffer: { in subDecode()
DVkDecoderSnapshot.cpp942 mReconstruction.setApiTrace(apiInfo, OP_vkEndCommandBuffer, snapshotTraceBegin, in vkEndCommandBuffer()
DVkDecoder.cpp6336 case OP_vkEndCommandBuffer: { in decode()