Home
last modified time | relevance | path

Searched refs:OP_vkEnumeratePhysicalDevices (Results 1 – 7 of 7) sorted by relevance

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h217 #define OP_vkEnumeratePhysicalDevices 20002 macro
Dgoldfish_vk_marshaling.cpp20831 case OP_vkEnumeratePhysicalDevices: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h228 #define OP_vkEnumeratePhysicalDevices 20002 macro
Dgoldfish_vk_marshaling_guest.cpp16033 case OP_vkEnumeratePhysicalDevices: { in api_opcode_to_string()
DVkEncoder.cpp388 uint32_t opcode_vkEnumeratePhysicalDevices = OP_vkEnumeratePhysicalDevices; in vkEnumeratePhysicalDevices()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderSnapshot.cpp95 mReconstruction.setApiTrace(apiInfo, OP_vkEnumeratePhysicalDevices, snapshotTraceBegin, in vkEnumeratePhysicalDevices()
DVkDecoder.cpp335 case OP_vkEnumeratePhysicalDevices: { in decode()