Home
last modified time | relevance | path

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

/third_party/skia/tools/gpu/gl/glx/
H A DCreatePlatformGLTestContext_glx.cpp143 int fbcount; in GLXGLTestContext() local
145 visual_attribs, &fbcount); in GLXGLTestContext()
151 //SkDebugf("Found %d matching FB configs.\n", fbcount); in GLXGLTestContext()
158 for (i = 0; i < fbcount; ++i) { in GLXGLTestContext()

Completed in 2 milliseconds