Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h3471 #define OP_vkCmdSetViewportWithCountEXT 257105245 macro
Dgoldfish_vk_marshaling.cpp21873 case OP_vkCmdSetViewportWithCountEXT: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h3397 #define OP_vkCmdSetViewportWithCountEXT 257105245 macro
Dgoldfish_vk_marshaling_guest.cpp17004 case OP_vkCmdSetViewportWithCountEXT: { in api_opcode_to_string()
DVkEncoder.cpp33503 uint32_t opcode_vkCmdSetViewportWithCountEXT = OP_vkCmdSetViewportWithCountEXT; in vkCmdSetViewportWithCountEXT()
/hardware/google/gfxstream/host/vulkan/
DVkSubDecoder.cpp2848 case OP_vkCmdSetViewportWithCountEXT: { in subDecode()
DVkDecoderSnapshot.cpp3313 mReconstruction.setApiTrace(apiInfo, OP_vkCmdSetViewportWithCountEXT, snapshotTraceBegin, in vkCmdSetViewportWithCountEXT()
DVkDecoder.cpp19094 case OP_vkCmdSetViewportWithCountEXT: { in decode()