Searched refs:vendor_string (Results 1 – 1 of 1) sorted by relevance
133 const std::string vendor_string = egl.eglQueryString(display, EGL_VENDOR); in PopulateEglAndGlesAvailability() local134 if (vendor_string.empty()) { in PopulateEglAndGlesAvailability()137 eglAvailability->set_vendor(vendor_string); in PopulateEglAndGlesAvailability()