Home
last modified time | relevance | path

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

/third_party/mesa3d/src/glx/tests/
H A Dcreate_context_unittest.cpp142 struct glx_config fbc; member in glXCreateContextAttribARB_test
156 memset(&this->fbc, 0, sizeof(this->fbc)); in SetUp()
157 this->fbc.fbconfigID = 0xbeefcafe; in SetUp()
192 glXCreateContextAttribsARB(NULL, (GLXFBConfig) &this->fbc, 0, in TEST_F()
205 glXCreateContextAttribsARB(this->dpy, (GLXFBConfig) &this->fbc, 0, in TEST_F()
219 ctx = glXCreateContextAttribsARB(this->dpy, (GLXFBConfig) &this->fbc, 0, in TEST_F()
227 ctx = glXCreateContextAttribsARB(this->dpy, (GLXFBConfig) &this->fbc, 0, in TEST_F()
234 ctx = glXCreateContextAttribsARB(this->dpy, (GLXFBConfig) &this->fbc, 0, in TEST_F()
243 glXCreateContextAttribsARB(this->dpy, (GLXFBConfig) &this->fbc, in TEST_F()
[all...]
/third_party/skia/tools/gpu/gl/glx/
H A DCreatePlatformGLTestContext_glx.cpp144 GLXFBConfig *fbc = glXChooseFBConfig(fDisplay, DefaultScreen(fDisplay), in GLXGLTestContext() local
146 if (!fbc) { in GLXGLTestContext()
159 XVisualInfo *vi = glXGetVisualFromFBConfig(fDisplay, fbc[i]); in GLXGLTestContext()
162 glXGetFBConfigAttrib(fDisplay, fbc[i], GLX_SAMPLE_BUFFERS, &samp_buf); in GLXGLTestContext()
163 glXGetFBConfigAttrib(fDisplay, fbc[i], GLX_SAMPLES, &samples); in GLXGLTestContext()
177 GLXFBConfig bestFbc = fbc[best_fbc]; in GLXGLTestContext()
180 XFree(fbc); in GLXGLTestContext()
/third_party/rust/crates/regex/regex-syntax/src/unicode_tables/
H A Dscript_extension.rs1398 ('\u{f99}', '\u{fbc}'),
H A Dscript.rs1226 ('\u{f99}', '\u{fbc}'),
H A Dperl_word.rs213 ('\u{f99}', '\u{fbc}'),
H A Dproperty_bool.rs273 ('\u{f99}', '\u{fbc}'),
1057 ('\u{f99}', '\u{fbc}'),
5822 ('\u{f99}', '\u{fbc}'),
6367 ('\u{f99}', '\u{fbc}'),
8559 ('\u{f99}', '\u{fbc}'),
10127 ('\u{f99}', '\u{fbc}'),
H A Dgeneral_category.rs1908 ('\u{f99}', '\u{fbc}'),
2389 ('\u{f99}', '\u{fbc}'),
H A Dword_break.rs724 ('\u{f99}', '\u{fbc}'),

Completed in 15 milliseconds