| /external/angle/src/tests/egl_tests/ |
| D | EGLRobustnessTest.cpp | 124 void createRobustContext(EGLint resetStrategy, EGLContext shareContext) in createRobustContext() 357 EGLContext shareContext = mContext; in TEST_P() local 383 EGLContext shareContext = mContext; in TEST_P() local 418 EGLContext shareContext = mContext; in TEST_P() local 443 EGLContext shareContext = mContext; in TEST_P() local 499 EGLContext shareContext = mContext; in TEST_P() local 579 EGLContext shareContext = mContext; in TEST_P() local 665 EGLContext shareContext = mContext; in TEST_P() local
|
| /external/skia/tools/gpu/gl/mac/ |
| D | CreatePlatformGLTestContext_mac.cpp | 40 MacGLTestContext::MacGLTestContext(MacGLTestContext* shareContext) in MacGLTestContext() function in __anon78697bfc0111::MacGLTestContext 156 GLTestContext* shareContext) { in CreatePlatformGLTestContext()
|
| /external/skia/tools/gpu/gl/win/ |
| D | CreatePlatformGLTestContext_win.cpp | 57 WinGLTestContext::WinGLTestContext(GrGLStandard forcedGpuAPI, WinGLTestContext* shareContext) in WinGLTestContext() function in __anonb47014360111::WinGLTestContext 223 GLTestContext *shareContext) { in CreatePlatformGLTestContext()
|
| /external/skia/tools/gpu/gl/none/ |
| D | CreatePlatformGLTestContext_none.cpp | 13 GLTestContext *shareContext) { in CreatePlatformGLTestContext()
|
| /external/skia/tools/gpu/ |
| D | GrContextFactory.cpp | 136 GrDirectContext* shareContext, in getContextInfoInternal() 349 ContextInfo GrContextFactory::getSharedContextInfo(GrDirectContext* shareContext, in getSharedContextInfo()
|
| /external/skia/tools/gpu/gl/egl/ |
| D | CreatePlatformGLTestContext_egl.cpp | 74 EGLGLTestContext::EGLGLTestContext(GrGLStandard forcedGpuAPI, EGLGLTestContext* shareContext) in EGLGLTestContext() function in __anon01a8ac8a0111::EGLGLTestContext 322 GLTestContext *shareContext) { in CreatePlatformGLTestContext()
|
| /external/angle/src/libANGLE/ |
| D | ShareGroup.cpp | 84 for (auto shareContext : mState.getContexts()) in finishAllContexts() local
|
| /external/skia/tools/gpu/gl/glx/ |
| D | CreatePlatformGLTestContext_glx.cpp | 105 GLXGLTestContext::GLXGLTestContext(GrGLStandard forcedGpuAPI, GLXGLTestContext* shareContext) in GLXGLTestContext() function in __anon8bbd8df00111::GLXGLTestContext 382 GLTestContext *shareContext) { in CreatePlatformGLTestContext()
|
| /external/skia/src/utils/win/ |
| D | SkWGL_win.cpp | 356 SkWGLContextRequest contextType, HGLRC shareContext) { in create_gl_context() 422 SkWGLContextRequest contextType, HGLRC shareContext) { in SkCreateWGLContext() 449 HGLRC shareContext) { in Create()
|
| /external/mesa3d/src/glx/windows/ |
| D | windowsgl_internal.h | 37 windowsContext *shareContext; member
|
| D | windowsgl.c | 164 HGLRC shareContext = NULL; in windows_create_context_attribs() local
|
| /external/skia/tools/gpu/gl/angle/ |
| D | GLTestContext_angle.cpp | 182 ANGLEGLContext* shareContext, void* display) in ANGLEGLContext() 528 GLTestContext* shareContext, void* display) { in MakeANGLETestContext()
|
| /external/angle/util/windows/ |
| D | WGLWindow.cpp | 228 HGLRC WGLWindow::createContext(const ConfigParameters &configParams, HGLRC shareContext) in createContext() 336 HGLRC shareContext = reinterpret_cast<HGLRC>(share); in createContextGeneric() local
|
| /external/angle/src/libANGLE/renderer/gl/egl/ |
| D | DisplayEGL.cpp | 144 egl::Error DisplayEGL::initializeContext(EGLContext shareContext, in initializeContext() 505 const gl::Context *shareContext, in createContext() 932 egl::Error DisplayEGL::createRenderer(EGLContext shareContext, in createRenderer()
|
| /external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
| D | ShadowEGL14.java | 47 EGLDisplay dpy, EGLConfig config, EGLContext shareContext, int[] attribList, int offset) { in eglCreateContext()
|
| /external/angle/src/libANGLE/renderer/null/ |
| D | DisplayNULL.cpp | 194 const gl::Context *shareContext, in createContext()
|
| /external/angle/samples/multiple_contexts/ |
| D | MultipleContexts.cpp | 31 EGLContext shareContext, in UpdateThreadLoop()
|
| /external/angle/src/libANGLE/renderer/d3d/ |
| D | DisplayD3D.cpp | 214 const gl::Context *shareContext, in createContext()
|
| /external/skia/modules/canvaskit/ |
| D | gm_bindings.cpp | 342 GLTestContext *shareContext) { in CreatePlatformGLTestContext()
|
| /external/angle/src/libANGLE/renderer/vulkan/ |
| D | DisplayVk.cpp | 339 const gl::Context *shareContext, in createContext()
|
| /external/angle/util/ |
| D | EGLWindow.cpp | 447 EGLContext shareContext = reinterpret_cast<EGLContext>(share); in createContextGeneric() local
|
| /external/angle/src/libANGLE/renderer/gl/glx/ |
| D | FunctionsGLX.cpp | 417 glx::Context shareContext, in createContextAttribsARB()
|
| D | DisplayGLX.cpp | 491 const gl::Context *shareContext, in createContext()
|
| /external/angle/src/libANGLE/renderer/gl/wgl/ |
| D | DisplayWGL.cpp | 476 const gl::Context *shareContext, in createContext()
|
| /external/angle/util/capture/ |
| D | trace_fixture.cpp | 585 EGLContext shareContext = gContextMap2[gShareContextId]; in CreateContext() local
|