Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLRobustnessTest.cpp156 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 DCreatePlatformGLTestContext_mac.cpp40 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 DCreatePlatformGLTestContext_win.cpp57 WinGLTestContext::WinGLTestContext(GrGLStandard forcedGpuAPI, WinGLTestContext* shareContext) in WinGLTestContext() function in __anonfe7f95270111::WinGLTestContext
223 GLTestContext *shareContext) { in CreatePlatformGLTestContext()
H A DSkWGL_win.cpp356 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 DGrContextFactory.cpp134 GrDirectContext* shareContext, in getContextInfoInternal()
336 ContextInfo GrContextFactory::getSharedContextInfo(GrDirectContext* shareContext, in getSharedContextInfo()
/aosp_15_r20/hardware/google/gfxstream/host/gl/
DDisplaySurfaceGl.cpp143 EGLContext shareContext, in createPbufferSurface()
171 EGLContext shareContext, in createWindowSurface()
/aosp_15_r20/external/skia/tools/gpu/gl/egl/
H A DCreatePlatformGLTestContext_egl.cpp97 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 DCreatePlatformGLTestContext_glx.cpp106 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 DDisplayEGL.cpp116 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 DGLTestContext_angle.cpp182 ANGLEGLContext* shareContext, void* display) in ANGLEGLContext()
528 GLTestContext* shareContext, void* display) { in MakeANGLETestContext()
/aosp_15_r20/external/angle/util/windows/
H A DWGLWindow.cpp228 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 DCreatePlatformGLTestContext_none.cpp13 GLTestContext *shareContext) { in CreatePlatformGLTestContext()
/aosp_15_r20/external/angle/src/libANGLE/
H A DShareGroup.cpp84 for (auto shareContext : mState.getContexts()) in finishAllContexts() local
/aosp_15_r20/external/mesa3d/src/glx/windows/
H A Dwindowsgl_internal.h37 windowsContext *shareContext; member
H A Dwindowsgl.c164 HGLRC shareContext = NULL; in windows_create_context_attribs() local
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowEGL14.java50 EGLDisplay dpy, EGLConfig config, EGLContext shareContext, int[] attribList, int offset) { in eglCreateContext()
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/
H A DDisplayNULL.cpp189 const gl::Context *shareContext, in createContext()
/aosp_15_r20/external/angle/samples/multiple_contexts/
H A DMultipleContexts.cpp31 EGLContext shareContext, in UpdateThreadLoop()
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A DDisplayWgpu.cpp201 const gl::Context *shareContext, in createContext()
/aosp_15_r20/external/skia/modules/canvaskit/
H A Dgm_bindings.cpp341 GLTestContext *shareContext) { in CreatePlatformGLTestContext()
/aosp_15_r20/frameworks/native/libs/renderengine/skia/
H A DSkiaGLRenderEngine.cpp426 EGLContext shareContext, in createEglContext()
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A DDisplayD3D.cpp213 const gl::Context *shareContext, in createContext()
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/wgl/
H A DDisplayWGL.cpp475 const gl::Context *shareContext, in createContext()
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DDisplayVk.cpp410 const gl::Context *shareContext, in createContext()
/aosp_15_r20/external/angle/util/
H A DEGLWindow.cpp439 EGLContext shareContext = reinterpret_cast<EGLContext>(share); in createContextGeneric() local

12