| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | texcompsub.c | 74 GLint numFormats, formats[100]; local in function:Init 89 glGetIntegerv(GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB, &numFormats); 91 printf("%d supported compression formats: ", numFormats); 92 for (p = 0; p < numFormats; p++)
|
| H A D | texcompress2.c | 176 GLint numFormats, formats[100]; local in function:Init 191 glGetIntegerv(GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB, &numFormats); 193 printf("%d supported compression formats: ", numFormats); 194 for (p = 0; p < numFormats; p++)
|
| H A D | getprocaddress.c | 280 GLint numFormats; local in function:check_texture_format_supported 284 glGetIntegerv(GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB, &numFormats); 285 formats = malloc(numFormats * sizeof(GLint)); 288 numFormats); 292 memset(formats, 0, numFormats * sizeof(GLint)); 295 for (i = 0; i < numFormats; i++) { 318 for (i = 0; i < numFormats; i++) {
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86Init.c | 107 static int numFormats = 7; variable in typeref:typename:int 602 for (j = 0; j < numFormats && formats[j].depth != 24; j++) 608 for (j = 0; j < xf86Screens[i]->numFormats; j++) { 610 if (k >= numFormats) { 614 numFormats++; 697 pScreenInfo->numPixmapFormats = numFormats; 698 for (i = 0; i < numFormats; i++) 1494 for (i = 0; i < numFormats; i++) 1497 if (i != numFormats) 1501 for (i = 0; i < pScrn->numFormats; [all...] |
| H A D | xf86str.h | 681 int numFormats; member in struct:_ScrnInfoRec
|
| H A D | xf86Helper.c | 281 if (pScrn->numFormats >= MAXFORMATS) 299 i = pScrn->numFormats++; 317 * bitmapScanlinePad, bitmapScanlineUnit, bitmapBitOrder, numFormats,
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86Init.c | 110 static int numFormats = 7; variable in typeref:typename:int 543 for (j = 0; j < xf86Screens[i]->numFormats; j++) { 545 if (k >= numFormats) { 549 numFormats++; 602 pScreenInfo->numPixmapFormats = numFormats; 603 for (i = 0; i < numFormats; i++) 1316 for (i = 0; i < numFormats; i++) 1319 if (i != numFormats) 1323 for (i = 0; i < pScrn->numFormats; i++) 1326 if (i != pScrn->numFormats) [all...] |
| H A D | xf86str.h | 586 int numFormats; member in struct:_ScrnInfoRec
|
| H A D | xf86Helper.c | 313 if (pScrn->numFormats >= MAXFORMATS) 331 i = pScrn->numFormats++; 349 * bitmapScanlinePad, bitmapScanlineUnit, bitmapBitOrder, numFormats,
|
| /xsrc/external/mit/libXrender/dist/src/ |
| H A D | Xrender.c | 476 if ((rep.numFormats < ((INT_MAX / 4) / sizeof (XRenderPictFormat))) && 484 rlength = ((rep.numFormats * sizeof (xPictFormInfo)) + 508 xri->format = Xcalloc(rep.numFormats, sizeof(XRenderPictFormat)); 509 xri->nformat = (int) rep.numFormats; 528 for (nf = 0; nf < rep.numFormats; nf++)
|
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | renderproto.h | 221 CARD32 numFormats; member in struct:__anonb7d133211308
|
| /xsrc/external/mit/x11perf/dist/ |
| H A D | x11perf.c | 126 static int numFormats = 1; variable in typeref:typename:int 1048 skip = GetFormats (i+1, argc, argv, formats, &numFormats); 1430 for (format = 0; format < numFormats; format++) {
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/glx/ |
| H A D | indirect.c | 1689 UINT numFormats; local in function:fbConfigToPixelFormatIndex 1791 (hdc, attribList, NULL, 1, &pixelFormatIndex, &numFormats)) { 1795 if (numFormats > 0) {
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/ |
| H A D | indirect.c | 1630 UINT numFormats; local in function:fbConfigToPixelFormatIndex 1699 if (!wglChoosePixelFormatARBWrapper(hdc, attribList, NULL, 1, &pixelFormatIndex, &numFormats)) 1705 if (numFormats > 0)
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | swaprep.c | 1169 pConnSetupT->numFormats = pConnSetup->numFormats; 1231 i = sizeof(xPixmapFormat) * pConnSetup->numFormats;
|
| H A D | dispatch.c | 519 setup.numFormats = screenInfo.numPixmapFormats; 525 (setup.numFormats * sizeof(xPixmapFormat)) +
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | swaprep.c | 1047 pConnSetupT->numFormats = pConnSetup->numFormats; 1106 i = sizeof(xPixmapFormat) * pConnSetup->numFormats;
|
| H A D | dispatch.c | 630 setup.numFormats = screenInfo.numPixmapFormats; 636 (setup.numFormats * sizeof(xPixmapFormat)) +
|
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | OpenDis.c | 289 dpy->nformats = u.setup->numFormats;
|
| /xsrc/external/mit/xorgproto/dist/include/X11/ |
| H A D | Xproto.h | 305 CARD8 numFormats; /* number of pixmap formats */ member in struct:__anone2852e7a0308
|
| /xsrc/external/mit/xorg-server.old/dist/render/ |
| H A D | render.c | 400 reply->numFormats = nformat; 524 swapl (&reply->numFormats, n);
|
| /xsrc/external/mit/xorg-server/dist/render/ |
| H A D | render.c | 375 reply->numFormats = nformat; 485 swapl(&reply->numFormats);
|