Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h828 #define OP_vkCmdSetBlendConstants 20098 macro
Dgoldfish_vk_marshaling.cpp21119 case OP_vkCmdSetBlendConstants: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h844 #define OP_vkCmdSetBlendConstants 20098 macro
Dgoldfish_vk_marshaling_guest.cpp16321 case OP_vkCmdSetBlendConstants: { in api_opcode_to_string()
DVkEncoder.cpp12009 uint32_t opcode_vkCmdSetBlendConstants = OP_vkCmdSetBlendConstants; in vkCmdSetBlendConstants()
/hardware/google/gfxstream/host/vulkan/
DVkSubDecoder.cpp209 case OP_vkCmdSetBlendConstants: { in subDecode()
DVkDecoderSnapshot.cpp1042 mReconstruction.setApiTrace(apiInfo, OP_vkCmdSetBlendConstants, snapshotTraceBegin, in vkCmdSetBlendConstants()
DVkDecoder.cpp6637 case OP_vkCmdSetBlendConstants: { in decode()