Home
last modified time | relevance | path

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

/third_party/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp143 int fbcount; in GLXGLTestContext() local
145 visual_attribs, &fbcount); in GLXGLTestContext()
158 for (i = 0; i < fbcount; ++i) { in GLXGLTestContext()
/third_party/flutter/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp143 int fbcount; in GLXGLTestContext() local
145 visual_attribs, &fbcount); in GLXGLTestContext()
158 for (i = 0; i < fbcount; ++i) { in GLXGLTestContext()
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/
DSDL_x11opengl.c637 int fbcount = 0; in X11_GL_CreateContext() local
645 &fbcount))) { in X11_GL_CreateContext()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/
Dgstglcontext_glx.c802 int fbcount; in gst_gl_context_glx_choose_format() local
813 DefaultScreen (device), attribs, &fbcount); in gst_gl_context_glx_choose_format()