Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h3078 #define OP_vkCmdBindIndexBuffer2KHR 202856085 macro
Dgoldfish_vk_marshaling.cpp21583 case OP_vkCmdBindIndexBuffer2KHR: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h3054 #define OP_vkCmdBindIndexBuffer2KHR 202856085 macro
Dgoldfish_vk_marshaling_guest.cpp16721 case OP_vkCmdBindIndexBuffer2KHR: { in api_opcode_to_string()
DVkEncoder.cpp31346 uint32_t opcode_vkCmdBindIndexBuffer2KHR = OP_vkCmdBindIndexBuffer2KHR; in vkCmdBindIndexBuffer2KHR()
/hardware/google/gfxstream/host/vulkan/
DVkSubDecoder.cpp2458 case OP_vkCmdBindIndexBuffer2KHR: { in subDecode()
DVkDecoderSnapshot.cpp2973 mReconstruction.setApiTrace(apiInfo, OP_vkCmdBindIndexBuffer2KHR, snapshotTraceBegin, in vkCmdBindIndexBuffer2KHR()
DVkDecoder.cpp17367 case OP_vkCmdBindIndexBuffer2KHR: { in decode()