Searched defs:FeatureGroup (Results 1 – 1 of 1) sorted by relevance
527 struct FeatureGroup { struct528 FeatureGroup() : openGLESVersion(-1) {} in FeatureGroup() function546 static bool hasFeature(const char* name, const FeatureGroup& grp, in hasFeature() argument