| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/ |
| H A D | dmxvisual.h | 43 extern Visual *dmxLookupVisualFromID(ScreenPtr pScreen, VisualID vid);
|
| H A D | dmxvisual.c | 59 VisualID vid; local in function:dmxLookupGLXVisual 61 vid = glxMatchVisualInConfigList(pScreen, pVisual, 64 if (vid) { 67 if (vid == dmxScreen->beVisuals[j].visualid) 108 /** Return the visual that matched the \a vid. */ 109 Visual *dmxLookupVisualFromID(ScreenPtr pScreen, VisualID vid) argument 118 if (pScreen->visuals[i].vid == vid) {
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/ |
| H A D | glxvisuals.c | 88 return configs[i].vid; 111 if (pGlxVisual->vid == pVisual->vid) { 129 VisualID vid; local in function:glxMatchVisual 137 vid = glxMatchVisualInConfigList( pScreen, pVisual, 140 if (vid) { 145 if (vid == pMatchScreen->visuals[j].vid) {
|
| H A D | glxcontext.h | 73 VisualID vid; member in struct:__GLXcontextRec
|
| /xsrc/external/mit/xorg-server.old/dist/hw/netbsd/x68k/ |
| H A D | x68kGraph.c | 264 VisualID *vid = NULL; local in function:x68kCfbFinishScreenInit 270 vid = malloc( sizeof(VisualID) ); 271 if( !depths || !visuals || !vid ) { 274 free( vid ); 279 depths[0].vids = vid; 284 visuals[0].vid = *vid = FakeClientID(0); 292 defaultVisual = *vid; 296 VisualID *vid = NULL; local in function:x68kCfbFinishScreenInit 302 vid [all...] |
| /xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k/ |
| H A D | x68kGraph.c | 263 VisualID *vid = NULL; local in function:x68kCfbFinishScreenInit 269 vid = malloc( sizeof(VisualID) ); 270 if( !depths || !visuals || !vid ) { 273 free( vid ); 278 depths[0].vids = vid; 283 visuals[0].vid = *vid = FakeClientID(0); 291 defaultVisual = *vid; 295 VisualID *vid = NULL; local in function:x68kCfbFinishScreenInit 301 vid [all...] |
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | GetStCmap.c | 78 VisualID vid; local in function:XGetStandardColormap 86 vid = sp->root_visual->visualid; 89 if (stdcmaps[i].visualid == vid) break;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_vs_exec.c | 135 unsigned vid = machine->SysSemanticToIndex[TGSI_SEMANTIC_VERTEXID]; local in function:vs_exec_run_linear 136 assert(vid < ARRAY_SIZE(machine->SystemValue)); 137 machine->SystemValue[vid].xyzw[0].i[j] = fetch_elts ? fetch_elts[i + j] : (i + j + basevertex); 140 unsigned vid = machine->SysSemanticToIndex[TGSI_SEMANTIC_BASEVERTEX]; local in function:vs_exec_run_linear 141 assert(vid < ARRAY_SIZE(machine->SystemValue)); 142 machine->SystemValue[vid].xyzw[0].i[j] = basevertex; 145 unsigned vid = machine->SysSemanticToIndex[TGSI_SEMANTIC_VERTEXID_NOBASE]; local in function:vs_exec_run_linear 146 assert(vid < ARRAY_SIZE(machine->SystemValue)); 147 machine->SystemValue[vid].xyzw[0].i[j] = fetch_elts ? (fetch_elts[i + j] - basevertex) : (i + j);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_vs_exec.c | 138 unsigned vid = machine->SysSemanticToIndex[TGSI_SEMANTIC_VERTEXID]; local in function:vs_exec_run_linear 139 assert(vid < ARRAY_SIZE(machine->SystemValue)); 140 machine->SystemValue[vid].xyzw[0].i[j] = fetch_elts ? fetch_elts[i + j] : (i + j + basevertex); 143 unsigned vid = machine->SysSemanticToIndex[TGSI_SEMANTIC_BASEVERTEX]; local in function:vs_exec_run_linear 144 assert(vid < ARRAY_SIZE(machine->SystemValue)); 145 machine->SystemValue[vid].xyzw[0].i[j] = basevertex; 148 unsigned vid = machine->SysSemanticToIndex[TGSI_SEMANTIC_VERTEXID_NOBASE]; local in function:vs_exec_run_linear 149 assert(vid < ARRAY_SIZE(machine->SystemValue)); 150 machine->SystemValue[vid].xyzw[0].i[j] = fetch_elts ? (fetch_elts[i + j] - basevertex) : (i + j);
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | glxscreens.c | 238 config->visualID = visual->vid; 286 if (!!compIsAlternateVisual(pGlxScreen->pScreen, visual->vid) != 357 config->visualID = visual->vid; 360 if (compIsAlternateVisual(pScreen, visual->vid)) 416 (void) CompositeRegisterAlternateVisuals(pScreen, &visual->vid, 1);
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/eglut/ |
| H A D | eglut_x11.c | 57 EGLint vid; local in function:_eglutNativeInitWindow 60 win->config, EGL_NATIVE_VISUAL_ID, &vid)) 64 visTemplate.visualid = vid; 68 _eglutFatal("failed to get an visual of id 0x%x", vid);
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | glxconfig.h | 113 glx_config_find_visual(struct glx_config *configs, int vid);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xnest/ |
| H A D | Visual.c | 54 if (pScreen->visuals[i].vid == visual)
|
| /xsrc/external/mit/xorg-server/dist/hw/xnest/ |
| H A D | Visual.c | 53 if (pScreen->visuals[i].vid == visual)
|
| /xsrc/external/mit/xorg-server.old/dist/mi/ |
| H A D | micmap.c | 306 pVisual->vid != pScreen->rootVisual; 506 VisualID *vid; local in function:miInitVisuals 562 vid = NULL; 565 vid = malloc(nvtype * sizeof (VisualID)); 566 if (!vid) { 575 depth->vids = vid; 584 visual->vid = *vid = FakeClientID (0); 608 vid++; 650 if (visual[k].vid [all...] |
| /xsrc/external/mit/xorg-server/dist/mi/ |
| H A D | micmap.c | 248 pVisual->vid != pScreen->rootVisual; pVisual++); 431 VisualID *vid; local in function:miInitVisuals 482 vid = NULL; 484 vid = xallocarray(nvtype, sizeof(VisualID)); 485 if (!vid) { 494 depth->vids = vid; 503 visual->vid = *vid = FakeClientID(0); 527 vid++; 567 if (visual[k].vid [all...] |
| /xsrc/external/mit/mesa-demos/dist/src/xdemos/ |
| H A D | glxsnoop.c | 278 visualid_to_visualinfo(Display *dpy, VisualID vid) argument 284 templ.visualid = vid; 348 VisualID vid; local in function:main 359 vid = get_window_visualid(dpy, WindowID); 362 visinfo = visualid_to_visualinfo(dpy, vid);
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ch7xxx/ |
| H A D | ch7xxx.c | 58 uint8_t vid; member in struct:ch7xxx_id_struct 85 static char *ch7xxx_get_id(uint8_t vid) argument 90 if (ch7xxx_ids[i].vid == vid)
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/targets/d3dadapter9/ |
| H A D | drm.c | 123 int vid, did; local in function:get_bus_info 125 if (loader_get_pci_id_for_fd(fd, &vid, &did)) { 127 vid, did); 128 *vendorid = vid;
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | glxconfig.h | 131 glx_config_find_visual(struct glx_config *configs, int vid);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/targets/d3dadapter9/ |
| H A D | drm.c | 127 int vid, did; local in function:get_bus_info 129 if (loader_get_pci_id_for_fd(fd, &vid, &did)) { 131 vid, did); 132 *vendorid = vid;
|
| /xsrc/external/mit/xorgproto/dist/include/GL/ |
| H A D | glxint.h | 42 VisualID vid; member in struct:__GLXvisualConfigRec
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/opengl/ |
| H A D | eglinfo.c | 83 EGLint vid, vtype, caveat, bindRgb, bindRgba; local in function:PrintConfigs 97 eglGetConfigAttrib(d, configs[i], EGL_NATIVE_VISUAL_ID, &vid); 124 samples, sampleBuffers, vid, vtype < 6 ? vnames[vtype] : "--");
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/opengles1/ |
| H A D | es1_info.c | 141 EGLint vid; local in function:make_x_window 160 if (!eglGetConfigAttrib(egl_dpy, config, EGL_NATIVE_VISUAL_ID, &vid)) { 166 visTemplate.visualid = vid;
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/opengles2/ |
| H A D | es2_info.c | 141 EGLint vid; local in function:make_x_window 160 if (!eglGetConfigAttrib(egl_dpy, config, EGL_NATIVE_VISUAL_ID, &vid)) { 166 visTemplate.visualid = vid;
|