Home
last modified time | relevance | path

Searched defs:sharedCtx (Results 1 – 4 of 4) sorted by relevance

/external/deqp/framework/platform/win32/
DtcuWGLContextFactory.cpp115 const wgl::Context* sharedCtx = DE_NULL; in WGLContext() local
DtcuWGL.cpp437 HGLRC sharedCtx = DE_NULL; in Context() local
529 HGLRC sharedCtx = DE_NULL; in Context() local
/external/mesa3d/src/mesa/drivers/dri/swrast/
Dswrast.c767 struct gl_context *sharedCtx = NULL; in dri_create_context() local
/external/angle/src/tests/gl_tests/
DMultithreadingTest.cpp560 EGLContext sharedCtx = createMultithreadedContext(window, EGL_NO_CONTEXT); in TEST_P() local