Home
last modified time | relevance | path

Searched defs:glxShareContext (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp117 GLXContext glxShareContext = shareContext ? shareContext->fContext : nullptr; in GLXGLTestContext() local
299 GLXContext glxShareContext) { in CreateBestContext()
377 GLXGLTestContext *glxShareContext = reinterpret_cast<GLXGLTestContext *>(shareContext); in CreatePlatformGLTestContext() local
/third_party/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp117 GLXContext glxShareContext = shareContext ? shareContext->fContext : nullptr; in GLXGLTestContext() local
306 GLXContext glxShareContext) { in CreateBestContext()
383 GLXGLTestContext *glxShareContext = reinterpret_cast<GLXGLTestContext *>(shareContext); in CreatePlatformGLTestContext() local