Searched defs:GlesContextCheckOptions (Results 1 – 1 of 1) sorted by relevance
178 struct GlesContextCheckOptions { in PopulateEglAndGlesAvailability() struct179 std::function<GlesContextAvailability*()> availabilityProvider; in PopulateEglAndGlesAvailability()180 EGLint contextVersion; in PopulateEglAndGlesAvailability()181 GlesLoadMethod loadMethod; in PopulateEglAndGlesAvailability()183 std::string to_string() const { in PopulateEglAndGlesAvailability()