Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLContextCompatibilityTest.cpp251 EGLConfig contextConfig, in testWindowCompatibility()
285 EGLConfig contextConfig, in testPbufferCompatibility()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationEGL.cpp1132 const Config *contextConfig = context->getConfig(); in ValidateCompatibleSurface() local