Home
last modified time | relevance | path

Searched defs:GlesContextCheckOptions (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/common/detector/
DGraphicsDetectorGl.cpp178 struct GlesContextCheckOptions { in PopulateEglAndGlesAvailability() struct
179 std::function<GlesContextAvailability*()> availabilityProvider; in PopulateEglAndGlesAvailability()
180 EGLint contextVersion; in PopulateEglAndGlesAvailability()
181 GlesLoadMethod loadMethod; in PopulateEglAndGlesAvailability()
183 std::string to_string() const { in PopulateEglAndGlesAvailability()