Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h854 #define OP_vkCmdResetEvent 20124 macro
Dgoldfish_vk_marshaling.cpp21197 case OP_vkCmdResetEvent: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h870 #define OP_vkCmdResetEvent 20124 macro
Dgoldfish_vk_marshaling_guest.cpp16399 case OP_vkCmdResetEvent: { in api_opcode_to_string()
DVkEncoder.cpp14855 uint32_t opcode_vkCmdResetEvent = OP_vkCmdResetEvent; in vkCmdResetEvent()
/hardware/google/gfxstream/host/vulkan/
DVkSubDecoder.cpp960 case OP_vkCmdResetEvent: { in subDecode()
DVkDecoderSnapshot.cpp1429 mReconstruction.setApiTrace(apiInfo, OP_vkCmdResetEvent, snapshotTraceBegin, in vkCmdResetEvent()
DVkDecoder.cpp8050 case OP_vkCmdResetEvent: { in decode()