Searched refs:visualInfo (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/glw/dist/ |
| H A D | GLwDrawA.c | 174 offset(visualInfo), XtRImmediate, (XtPointer) NULL}, 416 /* Initialize the visualInfo based on the attribute list */ 419 w->glwDrawingArea.visualInfo=glXChooseVisual(XtDisplay(w),XScreenNumberOfScreen(XtScreen(w)),w->glwDrawingArea.attribList); 420 if(!w->glwDrawingArea.visualInfo) error((Widget)w,"requested visual not supported"); 436 assert(w->glwDrawingArea.visualInfo); 440 if(cmapCache[i].visual==w->glwDrawingArea.visualInfo->visual){ 464 w->glwDrawingArea.visualInfo->screen), 465 w->glwDrawingArea.visualInfo->visual, 467 cmapCache[cacheEntries].visual=w->glwDrawingArea.visualInfo->visual; 491 if(neww->glwDrawingArea.visualInfo [all...] |
| H A D | GLwDrawAP.h | 83 XVisualInfo * visualInfo; member in struct:__anon900f39910108 85 Boolean myVisual; /* TRUE if we created the visualInfo*/
|
| /xsrc/external/mit/libdrm/dist/tests/ttmtest/src/ |
| H A D | ttmtest.c | 70 XVisualInfo visualInfo; member in struct:__anon0c1b63450108 408 &ctx.visualInfo); 411 &ctx.visualInfo); 418 if (!uniDRICreateContext(ctx.display, ctx.screen, ctx.visualInfo.visual,
|
| /xsrc/external/mit/xf86-video-openchrome/dist/src/xvmc/ |
| H A D | viaXvMCPriv.h | 136 XVisualInfo visualInfo; member in struct:__anon312a5bee0308
|
| H A D | viaXvMC.c | 505 &pViaXvMC->visualInfo); 514 pViaXvMC->visualInfo.visual, &pViaXvMC->id,
|
Completed in 11 milliseconds