Home
last modified time | relevance | path

Searched defs:renderConfig (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/platform/android/
DtcuAndroidPlatformCapabilityQueryJNI.cpp115 glu::RenderConfig renderConfig (testContextType); in parseRenderConfig() local
125 const glu::RenderConfig renderConfig = parseRenderConfig(cmdLineStr); in isRenderConfigSupported() local
/external/deqp/framework/egl/
DegluGLUtil.cpp204 …y& egl, eglw::EGLDisplay display, eglw::EGLConfig eglConfig, const glu::RenderConfig& renderConfig) in configMatches()