Searched refs:doublebuffer (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/glw/dist/ |
| H A D | GLwDrawAP.h | 98 Boolean doublebuffer; member in struct:__anon900f39910108
|
| H A D | GLwDrawA.c | 130 offset(doublebuffer), XtRImmediate, (XtPointer) FALSE}, 386 if(w->glwDrawingArea.doublebuffer) *ptr++ = GLX_DOUBLEBUFFER;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/ |
| H A D | stw_pixelformat.c | 138 boolean doublebuffer, 171 if (doublebuffer) 208 if (doublebuffer) 278 unsigned doublebuffer = stw_pf_doublebuffer[db]; local in function:add_color_format_variants 292 if (!(supported_flags & flag) || (flag == stw_pfd_double_buffer && !doublebuffer)) 296 depth, acc * 16, doublebuffer, 133 stw_pixelformat_add(struct stw_device * stw_dev,boolean extended,const struct stw_pf_color_info * color,const struct stw_pf_depth_info * depth,unsigned accum,boolean doublebuffer,boolean gdi,unsigned samples) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/ |
| H A D | stw_pixelformat.c | 129 boolean doublebuffer, 162 if (doublebuffer) 196 if (doublebuffer) 263 unsigned doublebuffer = stw_pf_doublebuffer[db]; local in function:add_color_format_variants 278 acc * 16, doublebuffer, samples); 124 stw_pixelformat_add(struct stw_device * stw_dev,boolean extended,const struct stw_pf_color_info * color,const struct stw_pf_depth_info * depth,unsigned accum,boolean doublebuffer,unsigned samples) argument
|
| /xsrc/external/mit/xf86-video-mga/dist/src/ |
| H A D | mga_video.c | 221 MGAAllocAdaptor(ScrnInfoPtr pScrn, Bool doublebuffer) argument 253 pPriv->doubleBuffer = doublebuffer;
|
Completed in 10 milliseconds