Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h390 #define OP_vkCreateQueryPool 20047 macro
Dgoldfish_vk_marshaling.cpp20966 case OP_vkCreateQueryPool: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h402 #define OP_vkCreateQueryPool 20047 macro
Dgoldfish_vk_marshaling_guest.cpp16168 case OP_vkCreateQueryPool: { in api_opcode_to_string()
DVkEncoder.cpp5689 uint32_t opcode_vkCreateQueryPool = OP_vkCreateQueryPool; in vkCreateQueryPool()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderSnapshot.cpp423 mReconstruction.setApiTrace(apiInfo, OP_vkCreateQueryPool, snapshotTraceBegin, in vkCreateQueryPool()
DVkDecoder.cpp3275 case OP_vkCreateQueryPool: { in decode()