Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h862 #define OP_vkCmdPushConstants 20132 macro
Dgoldfish_vk_marshaling.cpp21221 case OP_vkCmdPushConstants: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h878 #define OP_vkCmdPushConstants 20132 macro
Dgoldfish_vk_marshaling_guest.cpp16423 case OP_vkCmdPushConstants: { in api_opcode_to_string()
DVkEncoder.cpp15859 uint32_t opcode_vkCmdPushConstants = OP_vkCmdPushConstants; in vkCmdPushConstants()
/hardware/google/gfxstream/host/vulkan/
DVkSubDecoder.cpp1275 case OP_vkCmdPushConstants: { in subDecode()
DVkDecoderSnapshot.cpp1557 mReconstruction.setApiTrace(apiInfo, OP_vkCmdPushConstants, snapshotTraceBegin, in vkCmdPushConstants()
DVkDecoder.cpp8570 case OP_vkCmdPushConstants: { in decode()