Home | History | Annotate | Download | only in tests

Lines Matching refs:fbc

129    struct glx_config fbc;
143 memset(&this->fbc, 0, sizeof(this->fbc));
144 this->fbc.fbconfigID = 0xbeefcafe;
166 glXCreateContextAttribsARB(NULL, (GLXFBConfig) &this->fbc, 0,
188 glXCreateContextAttribsARB(this->dpy, (GLXFBConfig) &this->fbc, 0,
202 glXCreateContextAttribsARB(this->dpy, (GLXFBConfig) &this->fbc, 0,
210 glXCreateContextAttribsARB(this->dpy, (GLXFBConfig) &this->fbc, 0,
218 glXCreateContextAttribsARB(this->dpy, (GLXFBConfig) &this->fbc, 0,
227 glXCreateContextAttribsARB(this->dpy, (GLXFBConfig) &this->fbc, 0,
232 glXCreateContextAttribsARB(this->dpy, (GLXFBConfig) &this->fbc, share,
241 glXCreateContextAttribsARB(this->dpy, (GLXFBConfig) &this->fbc, 0,
249 glXCreateContextAttribsARB(this->dpy, (GLXFBConfig) &this->fbc, 0,
259 glXCreateContextAttribsARB(this->dpy, (GLXFBConfig) &this->fbc, 0,
269 glXCreateContextAttribsARB(this->dpy, (GLXFBConfig) &this->fbc, 0,
277 this->fbc.screen = 7;
280 glXCreateContextAttribsARB(this->dpy, (GLXFBConfig) &this->fbc, 0,
303 glXCreateContextAttribsARB(this->dpy, (GLXFBConfig) &this->fbc, 0,
315 glXCreateContextAttribsARB(this->dpy, (GLXFBConfig) &this->fbc, 0,
323 glXCreateContextAttribsARB(this->dpy, (GLXFBConfig) &this->fbc, 0,
338 glXCreateContextAttribsARB(this->dpy, (GLXFBConfig) &this->fbc, 0,
354 glXCreateContextAttribsARB(this->dpy, (GLXFBConfig) &this->fbc, 0,
370 glXCreateContextAttribsARB(this->dpy, (GLXFBConfig) &this->fbc, 0,
385 glXCreateContextAttribsARB(this->dpy, (GLXFBConfig) &this->fbc, 0,
391 glXCreateContextAttribsARB(this->dpy, (GLXFBConfig) &this->fbc, first,
404 glXCreateContextAttribsARB(this->dpy, (GLXFBConfig) &this->fbc, 0,
417 glXCreateContextAttribsARB(this->dpy, (GLXFBConfig) &this->fbc, 0,
432 glXCreateContextAttribsARB(this->dpy, (GLXFBConfig) &this->fbc, 0,
447 glXCreateContextAttribsARB(this->dpy, (GLXFBConfig) &this->fbc, 0,
460 glXCreateContextAttribsARB(this->dpy, (GLXFBConfig) &this->fbc, 0,
475 glXCreateContextAttribsARB(this->dpy, (GLXFBConfig) &this->fbc, 0,
482 EXPECT_EQ(&this->fbc, gc->config);
487 this->fbc.screen = 7;
491 glXCreateContextAttribsARB(this->dpy, (GLXFBConfig) &this->fbc, 0,
504 glXCreateContextAttribsARB(this->dpy, (GLXFBConfig) &this->fbc, 0,