Home
last modified time | relevance | path

Searched refs:CreateBestContext (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp61 static GLXContext CreateBestContext(bool isES, Display* display, GLXFBConfig bestFbc,
215 fContext = CreateBestContext(true, fDisplay, bestFbc, glxShareContext); in GLXGLTestContext()
218 fContext = CreateBestContext(false, fDisplay, bestFbc, glxShareContext); in GLXGLTestContext()
298 GLXContext GLXGLTestContext::CreateBestContext(bool isES, Display* display, GLXFBConfig bestFbc, in CreateBestContext() function in __anonff0f76b00111::GLXGLTestContext
/third_party/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp61 static GLXContext CreateBestContext(bool isES, Display* display, GLXFBConfig bestFbc,
215 fContext = CreateBestContext(true, fDisplay, bestFbc, glxShareContext); in GLXGLTestContext()
218 fContext = CreateBestContext(false, fDisplay, bestFbc, glxShareContext); in GLXGLTestContext()
305 GLXContext GLXGLTestContext::CreateBestContext(bool isES, Display* display, GLXFBConfig bestFbc, in CreateBestContext() function in __anonf2a0987b0111::GLXGLTestContext