/aosp_15_r20/external/angle/src/tests/egl_tests/ |
H A D | EGLRobustnessTest.cpp | 156 void createRobustContext(EGLint resetStrategy, EGLContext shareContext) in createRobustContext() 400 EGLContext shareContext = mContext; in TEST_P() local 426 EGLContext shareContext = mContext; in TEST_P() local 461 EGLContext shareContext = mContext; in TEST_P() local 486 EGLContext shareContext = mContext; in TEST_P() local 566 EGLContext shareContext = mContext; in TEST_P() local 646 EGLContext shareContext = mContext; in TEST_P() local 732 EGLContext shareContext = mContext; in TEST_P() local
|
/aosp_15_r20/external/skia/tools/gpu/gl/mac/ |
H A D | CreatePlatformGLTestContext_mac.cpp | 40 MacGLTestContext::MacGLTestContext(MacGLTestContext* shareContext) in MacGLTestContext() function in __anonc278fced0111::MacGLTestContext 148 GLTestContext* shareContext) { in CreatePlatformGLTestContext()
|
/aosp_15_r20/external/skia/tools/gpu/gl/win/ |
H A D | CreatePlatformGLTestContext_win.cpp | 57 WinGLTestContext::WinGLTestContext(GrGLStandard forcedGpuAPI, WinGLTestContext* shareContext) in WinGLTestContext() function in __anonfe7f95270111::WinGLTestContext 223 GLTestContext *shareContext) { in CreatePlatformGLTestContext()
|
H A 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()
|
/aosp_15_r20/external/skia/tools/gpu/ |
H A D | GrContextFactory.cpp | 134 GrDirectContext* shareContext, in getContextInfoInternal() 336 ContextInfo GrContextFactory::getSharedContextInfo(GrDirectContext* shareContext, in getSharedContextInfo()
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/ |
D | DisplaySurfaceGl.cpp | 143 EGLContext shareContext, in createPbufferSurface() 171 EGLContext shareContext, in createWindowSurface()
|
/aosp_15_r20/external/skia/tools/gpu/gl/egl/ |
H A D | CreatePlatformGLTestContext_egl.cpp | 97 EGLGLTestContext::EGLGLTestContext(GrGLStandard forcedGpuAPI, EGLGLTestContext* shareContext) in EGLGLTestContext() function in __anon4bb82d7b0111::EGLGLTestContext 358 GLTestContext *shareContext) { in CreatePlatformGLTestContext()
|
/aosp_15_r20/external/skia/tools/gpu/gl/glx/ |
H A D | CreatePlatformGLTestContext_glx.cpp | 106 GLXGLTestContext::GLXGLTestContext(GrGLStandard forcedGpuAPI, GLXGLTestContext* shareContext) in GLXGLTestContext() function in __anond5cd0ee10111::GLXGLTestContext 383 GLTestContext *shareContext) { in CreatePlatformGLTestContext()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/egl/ |
H A D | DisplayEGL.cpp | 116 egl::Error DisplayEGL::initializeContext(EGLContext shareContext, in initializeContext() 489 const gl::Context *shareContext, in createContext() 926 egl::Error DisplayEGL::createRenderer(EGLContext shareContext, in createRenderer()
|
/aosp_15_r20/external/skia/tools/gpu/gl/angle/ |
H A D | GLTestContext_angle.cpp | 182 ANGLEGLContext* shareContext, void* display) in ANGLEGLContext() 528 GLTestContext* shareContext, void* display) { in MakeANGLETestContext()
|
/aosp_15_r20/external/angle/util/windows/ |
H A D | WGLWindow.cpp | 228 HGLRC WGLWindow::createContext(const ConfigParameters &configParams, HGLRC shareContext) in createContext() 319 HGLRC shareContext = reinterpret_cast<HGLRC>(share); in createContextGeneric() local
|
/aosp_15_r20/external/skia/tools/gpu/gl/none/ |
H A D | CreatePlatformGLTestContext_none.cpp | 13 GLTestContext *shareContext) { in CreatePlatformGLTestContext()
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | ShareGroup.cpp | 84 for (auto shareContext : mState.getContexts()) in finishAllContexts() local
|
/aosp_15_r20/external/mesa3d/src/glx/windows/ |
H A D | windowsgl_internal.h | 37 windowsContext *shareContext; member
|
H A D | windowsgl.c | 164 HGLRC shareContext = NULL; in windows_create_context_attribs() local
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowEGL14.java | 50 EGLDisplay dpy, EGLConfig config, EGLContext shareContext, int[] attribList, int offset) { in eglCreateContext()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/ |
H A D | DisplayNULL.cpp | 189 const gl::Context *shareContext, in createContext()
|
/aosp_15_r20/external/angle/samples/multiple_contexts/ |
H A D | MultipleContexts.cpp | 31 EGLContext shareContext, in UpdateThreadLoop()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/ |
H A D | DisplayWgpu.cpp | 201 const gl::Context *shareContext, in createContext()
|
/aosp_15_r20/external/skia/modules/canvaskit/ |
H A D | gm_bindings.cpp | 341 GLTestContext *shareContext) { in CreatePlatformGLTestContext()
|
/aosp_15_r20/frameworks/native/libs/renderengine/skia/ |
H A D | SkiaGLRenderEngine.cpp | 426 EGLContext shareContext, in createEglContext()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/ |
H A D | DisplayD3D.cpp | 213 const gl::Context *shareContext, in createContext()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/wgl/ |
H A D | DisplayWGL.cpp | 475 const gl::Context *shareContext, in createContext()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | DisplayVk.cpp | 410 const gl::Context *shareContext, in createContext()
|
/aosp_15_r20/external/angle/util/ |
H A D | EGLWindow.cpp | 439 EGLContext shareContext = reinterpret_cast<EGLContext>(share); in createContextGeneric() local
|