Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h1899 #define OP_vkCmdWaitEvents2 244672720 macro
Dgoldfish_vk_marshaling.cpp21794 case OP_vkCmdWaitEvents2: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h1934 #define OP_vkCmdWaitEvents2 244672720 macro
Dgoldfish_vk_marshaling_guest.cpp16925 case OP_vkCmdWaitEvents2: { in api_opcode_to_string()
DVkEncoder.cpp21903 uint32_t opcode_vkCmdWaitEvents2 = OP_vkCmdWaitEvents2; in vkCmdWaitEvents2()
/hardware/google/gfxstream/host/vulkan/
DVkSubDecoder.cpp1575 case OP_vkCmdWaitEvents2: { in subDecode()
DVkDecoderSnapshot.cpp1981 mReconstruction.setApiTrace(apiInfo, OP_vkCmdWaitEvents2, snapshotTraceBegin, in vkCmdWaitEvents2()
DVkDecoder.cpp11753 case OP_vkCmdWaitEvents2: { in decode()