Home
last modified time | relevance | path

Searched refs:matchingConfigs (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/egl/
DegluUtil.cpp141 vector<EGLConfig> matchingConfigs; in chooseConfigs() local
146 matchingConfigs.push_back(*cfg); in chooseConfigs()
149 return matchingConfigs; in chooseConfigs()