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

/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dglxpbdemo.c87 int fbAttribs[] = { local in function:MakePbuffer
105 fbConfigs = glXChooseFBConfig(dpy, screen, fbAttribs, &nConfigs);
H A Dpbdemo.c70 int fbAttribs[NUM_FB_CONFIGS][100] = { local in function:MakePbuffer
131 fbConfigs = ChooseFBConfig(dpy, screen, fbAttribs[attempt], &nConfigs);

Completed in 2 milliseconds