Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h2095 #define OP_vkCmdSetScissorWithCount 219934891 macro
Dgoldfish_vk_marshaling.cpp21646 case OP_vkCmdSetScissorWithCount: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h2130 #define OP_vkCmdSetScissorWithCount 219934891 macro
Dgoldfish_vk_marshaling_guest.cpp16784 case OP_vkCmdSetScissorWithCount: { in api_opcode_to_string()
DVkEncoder.cpp23386 uint32_t opcode_vkCmdSetScissorWithCount = OP_vkCmdSetScissorWithCount; in vkCmdSetScissorWithCount()
/hardware/google/gfxstream/host/vulkan/
DVkSubDecoder.cpp1831 case OP_vkCmdSetScissorWithCount: { in subDecode()
DVkDecoderSnapshot.cpp2193 mReconstruction.setApiTrace(apiInfo, OP_vkCmdSetScissorWithCount, snapshotTraceBegin, in vkCmdSetScissorWithCount()
DVkDecoder.cpp12425 case OP_vkCmdSetScissorWithCount: { in decode()