Searched refs:allConfigs (Results 1 – 1 of 1) sorted by relevance
140 const vector<EGLConfig> allConfigs (getConfigs(egl, display)); in chooseConfigs() local143 for (vector<EGLConfig>::const_iterator cfg = allConfigs.begin(); cfg != allConfigs.end(); ++cfg) in chooseConfigs()154 const vector<EGLConfig> allConfigs (getConfigs(egl, display)); in chooseSingleConfig() local156 for (vector<EGLConfig>::const_iterator cfg = allConfigs.begin(); cfg != allConfigs.end(); ++cfg) in chooseSingleConfig()