Home
last modified time | relevance | path

Searched refs:OP_vkAllocateCommandBuffers (Results 1 – 7 of 7) sorted by relevance

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h746 #define OP_vkAllocateCommandBuffers 20088 macro
Dgoldfish_vk_marshaling.cpp21089 case OP_vkAllocateCommandBuffers: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h762 #define OP_vkAllocateCommandBuffers 20088 macro
Dgoldfish_vk_marshaling_guest.cpp16291 case OP_vkAllocateCommandBuffers: { in api_opcode_to_string()
DVkEncoder.cpp11032 uint32_t opcode_vkAllocateCommandBuffers = OP_vkAllocateCommandBuffers; in vkAllocateCommandBuffers()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderSnapshot.cpp903 mReconstruction.setApiTrace(apiInfo, OP_vkAllocateCommandBuffers, snapshotTraceBegin, in vkAllocateCommandBuffers()
DVkDecoder.cpp6141 case OP_vkAllocateCommandBuffers: { in decode()