Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h750 #define OP_vkResetCommandBuffer 20092 macro
Dgoldfish_vk_marshaling.cpp21101 case OP_vkResetCommandBuffer: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h766 #define OP_vkResetCommandBuffer 20092 macro
Dgoldfish_vk_marshaling_guest.cpp16303 case OP_vkResetCommandBuffer: { in api_opcode_to_string()
DVkEncoder.cpp11441 uint32_t opcode_vkResetCommandBuffer = OP_vkResetCommandBuffer; in vkResetCommandBuffer()
/hardware/google/gfxstream/host/vulkan/
DVkSubDecoder.cpp93 case OP_vkResetCommandBuffer: { in subDecode()
DVkDecoderSnapshot.cpp956 mReconstruction.setApiTrace(apiInfo, OP_vkResetCommandBuffer, snapshotTraceBegin, in vkResetCommandBuffer()
DVkDecoder.cpp6372 case OP_vkResetCommandBuffer: { in decode()