Home
last modified time | relevance | path

Searched refs:OP_vkGetSemaphoreCounterValue (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h1717 #define OP_vkGetSemaphoreCounterValue 267066974 macro
Dgoldfish_vk_marshaling.cpp21921 case OP_vkGetSemaphoreCounterValue: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h1751 #define OP_vkGetSemaphoreCounterValue 267066974 macro
Dgoldfish_vk_marshaling_guest.cpp17052 case OP_vkGetSemaphoreCounterValue: { in api_opcode_to_string()
DVkEncoder.cpp20462 uint32_t opcode_vkGetSemaphoreCounterValue = OP_vkGetSemaphoreCounterValue; in vkGetSemaphoreCounterValue()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp11024 case OP_vkGetSemaphoreCounterValue: { in decode()