Searched defs:allConfigs (Results 1 – 8 of 8) sorted by relevance
35 std::vector<EGLConfig> allConfigs(nConfigs); in TEST_P() local
65 std::vector<EGLConfig> allConfigs(nConfigs); in testSetUp() local
516 std::vector<EGLConfig> allConfigs(numConfigs); in FindEGLConfig() local
140 const vector<EGLConfig> allConfigs (getConfigs(egl, display)); in chooseConfigs() local154 const vector<EGLConfig> allConfigs (getConfigs(egl, display)); in chooseSingleConfig() local
775 std::vector<EGLConfig> allConfigs(numConfigs); in FindEGLConfig() local
170 glx::FBConfig *allConfigs = mGLX.chooseFBConfig(attribList, &nConfigs); in initialize() local
176 glx::FBConfig *allConfigs = mGLX.chooseFBConfig(attribList, &nConfigs); in initialize() local