Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h2096 #define OP_vkCmdBindVertexBuffers2 258656493 macro
Dgoldfish_vk_marshaling.cpp21878 case OP_vkCmdBindVertexBuffers2: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h2131 #define OP_vkCmdBindVertexBuffers2 258656493 macro
Dgoldfish_vk_marshaling_guest.cpp17009 case OP_vkCmdBindVertexBuffers2: { in api_opcode_to_string()
DVkEncoder.cpp23508 uint32_t opcode_vkCmdBindVertexBuffers2 = OP_vkCmdBindVertexBuffers2; in vkCmdBindVertexBuffers2()
/hardware/google/gfxstream/host/vulkan/
DVkSubDecoder.cpp1858 case OP_vkCmdBindVertexBuffers2: { in subDecode()
DVkDecoderSnapshot.cpp2209 mReconstruction.setApiTrace(apiInfo, OP_vkCmdBindVertexBuffers2, snapshotTraceBegin, in vkCmdBindVertexBuffers2()
DVkDecoder.cpp12473 case OP_vkCmdBindVertexBuffers2: { in decode()