Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h2094 #define OP_vkCmdSetViewportWithCount 267390210 macro
Dgoldfish_vk_marshaling.cpp21929 case OP_vkCmdSetViewportWithCount: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h2129 #define OP_vkCmdSetViewportWithCount 267390210 macro
Dgoldfish_vk_marshaling_guest.cpp17060 case OP_vkCmdSetViewportWithCount: { in api_opcode_to_string()
DVkEncoder.cpp23283 uint32_t opcode_vkCmdSetViewportWithCount = OP_vkCmdSetViewportWithCount; in vkCmdSetViewportWithCount()
/hardware/google/gfxstream/host/vulkan/
DVkSubDecoder.cpp1804 case OP_vkCmdSetViewportWithCount: { in subDecode()
DVkDecoderSnapshot.cpp2179 mReconstruction.setApiTrace(apiInfo, OP_vkCmdSetViewportWithCount, snapshotTraceBegin, in vkCmdSetViewportWithCount()
DVkDecoder.cpp12376 case OP_vkCmdSetViewportWithCount: { in decode()