Home
last modified time | relevance | path

Searched defs:shareContext (Results 1 – 25 of 29) sorted by relevance

12

/external/angle/src/tests/egl_tests/
DEGLRobustnessTest.cpp124 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/
DCreatePlatformGLTestContext_mac.cpp40 MacGLTestContext::MacGLTestContext(MacGLTestContext* shareContext) in MacGLTestContext() function in __anon78697bfc0111::MacGLTestContext
156 GLTestContext* shareContext) { in CreatePlatformGLTestContext()
/external/skia/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp57 WinGLTestContext::WinGLTestContext(GrGLStandard forcedGpuAPI, WinGLTestContext* shareContext) in WinGLTestContext() function in __anonb47014360111::WinGLTestContext
223 GLTestContext *shareContext) { in CreatePlatformGLTestContext()
/external/skia/tools/gpu/gl/none/
DCreatePlatformGLTestContext_none.cpp13 GLTestContext *shareContext) { in CreatePlatformGLTestContext()
/external/skia/tools/gpu/
DGrContextFactory.cpp136 GrDirectContext* shareContext, in getContextInfoInternal()
349 ContextInfo GrContextFactory::getSharedContextInfo(GrDirectContext* shareContext, in getSharedContextInfo()
/external/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp74 EGLGLTestContext::EGLGLTestContext(GrGLStandard forcedGpuAPI, EGLGLTestContext* shareContext) in EGLGLTestContext() function in __anon01a8ac8a0111::EGLGLTestContext
322 GLTestContext *shareContext) { in CreatePlatformGLTestContext()
/external/angle/src/libANGLE/
DShareGroup.cpp84 for (auto shareContext : mState.getContexts()) in finishAllContexts() local
/external/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp105 GLXGLTestContext::GLXGLTestContext(GrGLStandard forcedGpuAPI, GLXGLTestContext* shareContext) in GLXGLTestContext() function in __anon8bbd8df00111::GLXGLTestContext
382 GLTestContext *shareContext) { in CreatePlatformGLTestContext()
/external/skia/src/utils/win/
DSkWGL_win.cpp356 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/
Dwindowsgl_internal.h37 windowsContext *shareContext; member
Dwindowsgl.c164 HGLRC shareContext = NULL; in windows_create_context_attribs() local
/external/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp182 ANGLEGLContext* shareContext, void* display) in ANGLEGLContext()
528 GLTestContext* shareContext, void* display) { in MakeANGLETestContext()
/external/angle/util/windows/
DWGLWindow.cpp228 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/
DDisplayEGL.cpp144 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/
DShadowEGL14.java47 EGLDisplay dpy, EGLConfig config, EGLContext shareContext, int[] attribList, int offset) { in eglCreateContext()
/external/angle/src/libANGLE/renderer/null/
DDisplayNULL.cpp194 const gl::Context *shareContext, in createContext()
/external/angle/samples/multiple_contexts/
DMultipleContexts.cpp31 EGLContext shareContext, in UpdateThreadLoop()
/external/angle/src/libANGLE/renderer/d3d/
DDisplayD3D.cpp214 const gl::Context *shareContext, in createContext()
/external/skia/modules/canvaskit/
Dgm_bindings.cpp342 GLTestContext *shareContext) { in CreatePlatformGLTestContext()
/external/angle/src/libANGLE/renderer/vulkan/
DDisplayVk.cpp339 const gl::Context *shareContext, in createContext()
/external/angle/util/
DEGLWindow.cpp447 EGLContext shareContext = reinterpret_cast<EGLContext>(share); in createContextGeneric() local
/external/angle/src/libANGLE/renderer/gl/glx/
DFunctionsGLX.cpp417 glx::Context shareContext, in createContextAttribsARB()
DDisplayGLX.cpp491 const gl::Context *shareContext, in createContext()
/external/angle/src/libANGLE/renderer/gl/wgl/
DDisplayWGL.cpp476 const gl::Context *shareContext, in createContext()
/external/angle/util/capture/
Dtrace_fixture.cpp585 EGLContext shareContext = gContextMap2[gShareContextId]; in CreateContext() local

12