Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h1420 #define OP_vkCmdDrawIndexedIndirectCount 245204359 macro
Dgoldfish_vk_marshaling.cpp21814 case OP_vkCmdDrawIndexedIndirectCount: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h1450 #define OP_vkCmdDrawIndexedIndirectCount 245204359 macro
Dgoldfish_vk_marshaling_guest.cpp16945 case OP_vkCmdDrawIndexedIndirectCount: { in api_opcode_to_string()
DVkEncoder.cpp19807 uint32_t opcode_vkCmdDrawIndexedIndirectCount = OP_vkCmdDrawIndexedIndirectCount; in vkCmdDrawIndexedIndirectCount()
/hardware/google/gfxstream/host/vulkan/
DVkSubDecoder.cpp1437 case OP_vkCmdDrawIndexedIndirectCount: { in subDecode()
DVkDecoderSnapshot.cpp1829 mReconstruction.setApiTrace(apiInfo, OP_vkCmdDrawIndexedIndirectCount, snapshotTraceBegin, in vkCmdDrawIndexedIndirectCount()
DVkDecoder.cpp10694 case OP_vkCmdDrawIndexedIndirectCount: { in decode()