Home
last modified time | relevance | path

Searched refs:api_opcode_to_string (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DVkReconstruction.cpp324 (unsigned long long)handle, api_opcode_to_string(info.opCode)); in dump()
337 apiInfo ? api_opcode_to_string(apiInfo->opCode) : "unalloced"; in dump()
355 const char* apiName = apiInfo ? api_opcode_to_string(apiInfo->opCode) : "unalloced"; in dump()
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/
H A Dgoldfish_vk_marshaling_guest.h3830 const char* api_opcode_to_string(const uint32_t opcode);
H A Dgoldfish_vk_marshaling_guest.cpp16200 const char* api_opcode_to_string(const uint32_t opcode) { in api_opcode_to_string() function
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h4069 const char* api_opcode_to_string(const uint32_t opcode);
Dgoldfish_vk_marshaling.cpp21948 const char* api_opcode_to_string(const uint32_t opcode) { in api_opcode_to_string() function