Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h826 #define OP_vkCmdSetLineWidth 20096 macro
Dgoldfish_vk_marshaling.cpp21113 case OP_vkCmdSetLineWidth: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h842 #define OP_vkCmdSetLineWidth 20096 macro
Dgoldfish_vk_marshaling_guest.cpp16315 case OP_vkCmdSetLineWidth: { in api_opcode_to_string()
DVkEncoder.cpp11834 uint32_t opcode_vkCmdSetLineWidth = OP_vkCmdSetLineWidth; in vkCmdSetLineWidth()
/hardware/google/gfxstream/host/vulkan/
DVkSubDecoder.cpp184 case OP_vkCmdSetLineWidth: { in subDecode()
DVkDecoderSnapshot.cpp1013 mReconstruction.setApiTrace(apiInfo, OP_vkCmdSetLineWidth, snapshotTraceBegin, in vkCmdSetLineWidth()
DVkDecoder.cpp6557 case OP_vkCmdSetLineWidth: { in decode()