Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglQueryContextTests.cpp241 …const EGLint surfaceConfigID = eglu::getConfigAttribInt(egl, display, config.config, EGL_CONFIG_ID… in executeForContext() local
243 if (configID != surfaceConfigID) in executeForContext()