Home
last modified time | relevance | path

Searched defs:eglShareContext (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/tools/gpu/gl/egl/
H A DCreatePlatformGLTestContext_egl.cpp79 EGLContext eglShareContext = shareContext ? shareContext->fContext : nullptr; in EGLGLTestContext() local
54 create_gles_egl_context(EGLDisplay display, EGLConfig surfaceConfig, EGLContext eglShareContext, EGLint eglContextClientVersion) create_gles_egl_context() argument
65 create_gl_egl_context(EGLDisplay display, EGLConfig surfaceConfig, EGLContext eglShareContext) create_gl_egl_context() argument
[all...]
/third_party/skia/tools/gpu/gl/angle/
H A DGLTestContext_angle.cpp305 EGLContext eglShareContext = shareContext ? shareContext->fContext : nullptr; in ANGLEGLContext() local

Completed in 2 milliseconds