Home
last modified time | relevance | path

Searched refs:OP_vkCmdBindVertexBuffers (Results 1 – 9 of 9) sorted by relevance

/hardware/google/gfxstream/scripts/print_gfx_logs/
Dvulkan_printer.py71 def OP_vkCmdBindVertexBuffers(printer, indent: int): function
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h835 #define OP_vkCmdBindVertexBuffers 20105 macro
Dgoldfish_vk_marshaling.cpp21140 case OP_vkCmdBindVertexBuffers: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h851 #define OP_vkCmdBindVertexBuffers 20105 macro
Dgoldfish_vk_marshaling_guest.cpp16342 case OP_vkCmdBindVertexBuffers: { in api_opcode_to_string()
DVkEncoder.cpp12676 uint32_t opcode_vkCmdBindVertexBuffers = OP_vkCmdBindVertexBuffers; in vkCmdBindVertexBuffers()
/hardware/google/gfxstream/host/vulkan/
DVkSubDecoder.cpp346 case OP_vkCmdBindVertexBuffers: { in subDecode()
DVkDecoderSnapshot.cpp1144 mReconstruction.setApiTrace(apiInfo, OP_vkCmdBindVertexBuffers, snapshotTraceBegin, in vkCmdBindVertexBuffers()
DVkDecoder.cpp6957 case OP_vkCmdBindVertexBuffers: { in decode()