Home
last modified time | relevance | path

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

/third_party/skia/tools/gpu/gl/glx/
H A 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 GLXGLTestContext

Completed in 1 milliseconds