Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/gl-host-common/opengl/
DNativeGpuInfo_darwin.cpp98 char vendoridbuf[64] = {}; in getGpuInfoListNative() local
102 snprintf(vendoridbuf, sizeof(vendoridbuf), "%04x", elt.first); in getGpuInfoListNative()
105 std::string(vendoridbuf), // make -> vendorid in getGpuInfoListNative()