Searched refs:createGLES2Context (Results 1 – 3 of 3) sorted by relevance
/external/deqp/modules/egl/ |
D | teglSwapBuffersTests.cpp | 66 EGLContext createGLES2Context (const Library& egl, EGLDisplay display, EGLConfig config) in createGLES2Context() function 295 eglu::UniqueContext context (egl, display, createGLES2Context(egl, display, config)); in executeForConfig()
|
D | teglNativeColorMappingTests.cpp | 70 EGLContext createGLES2Context (const Library& egl, EGLDisplay display, EGLConfig config) in createGLES2Context() function 525 eglu::UniqueContext context (egl, display, createGLES2Context(egl, display, config)); in executeForConfig()
|
D | teglNativeCoordMappingTests.cpp | 71 EGLContext createGLES2Context (const Library& egl, EGLDisplay display, EGLConfig config) in createGLES2Context() function 558 eglu::UniqueContext context (egl, display, createGLES2Context(egl, display, config)); in executeForConfig()
|