| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/ |
| H A D | compsize.c | 80 case GL_COLOR_INDEX: 107 if (format == GL_COLOR_INDEX || format == GL_STENCIL_INDEX) { 154 return __glDrawPixels_size(GL_COLOR_INDEX, GL_BITMAP, w, h); 231 case GL_COLOR_INDEX: 256 if (format == GL_COLOR_INDEX) { 308 case GL_COLOR_INDEX: 333 if (format == GL_COLOR_INDEX) { 387 case GL_COLOR_INDEX: 412 if (format == GL_COLOR_INDEX) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | compsize.c | 87 case GL_COLOR_INDEX: 181 if (format == GL_COLOR_INDEX || format == GL_STENCIL_INDEX) {
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | compsize.c | 87 case GL_COLOR_INDEX: 181 if (format == GL_COLOR_INDEX || format == GL_STENCIL_INDEX) {
|
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | paltex.c | 162 GL_COLOR_INDEX, /* texture format */ 234 GL_COLOR_INDEX, /* texture format */
|
| H A D | copypix.c | 201 ImgFormat = GL_COLOR_INDEX;
|
| H A D | drawpix.c | 272 ImgFormat = GL_COLOR_INDEX;
|
| H A D | readpix.c | 344 ImgFormat = GL_COLOR_INDEX;
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | s_bitmap.c | 79 bitmap, width, height, GL_COLOR_INDEX, GL_BITMAP, row, 0); 177 bitmap, width, height, GL_COLOR_INDEX, GL_BITMAP, row, 0);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ |
| H A D | s_bitmap.c | 79 bitmap, width, height, GL_COLOR_INDEX, GL_BITMAP, row, 0); 177 bitmap, width, height, GL_COLOR_INDEX, GL_BITMAP, row, 0);
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | osmesa.h | 71 #define OSMESA_COLOR_INDEX GL_COLOR_INDEX
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | osmesa.h | 71 #define OSMESA_COLOR_INDEX GL_COLOR_INDEX
|
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | multipal.c | 236 glTexImage2D(GL_TEXTURE_2D, 0, GL_COLOR_INDEX, w, h, 0, GL_COLOR_INDEX,
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | drawpix.c | 116 case GL_COLOR_INDEX: 332 1, GL_COLOR_INDEX, GL_BITMAP,
|
| H A D | polygon.c | 256 GL_COLOR_INDEX, GL_BITMAP, 284 GL_COLOR_INDEX, GL_BITMAP,
|
| H A D | image.c | 160 assert(format == GL_COLOR_INDEX || format == GL_STENCIL_INDEX); 407 GL_COLOR_INDEX, GL_BITMAP, 0, 0); 409 GL_COLOR_INDEX, GL_BITMAP);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/ |
| H A D | intel_pixel_bitmap.c | 73 GL_COLOR_INDEX, GL_BITMAP, 140 GL_COLOR_INDEX, GL_BITMAP,
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| H A D | intel_pixel_bitmap.c | 70 GL_COLOR_INDEX, GL_BITMAP, 137 GL_COLOR_INDEX, GL_BITMAP,
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 8.0.rst | 55 desktop OpenGL, ``GL_COLOR_INDEX`` data can still be uploaded to a
|
| H A D | 6.5.2.rst | 73 - Fixed glDrawPixels(GL_COLOR_INDEX, GL_BITMAP) segfault (bug 9044)
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/ |
| H A D | intel_pixel_bitmap.c | 73 GL_COLOR_INDEX, GL_BITMAP, 140 GL_COLOR_INDEX, GL_BITMAP,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_pixel_bitmap.c | 71 GL_COLOR_INDEX, GL_BITMAP, 139 GL_COLOR_INDEX, GL_BITMAP,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | polygon.c | 271 GL_COLOR_INDEX, GL_BITMAP, 299 GL_COLOR_INDEX, GL_BITMAP,
|
| H A D | drawpix.c | 123 case GL_COLOR_INDEX: 358 1, GL_COLOR_INDEX, GL_BITMAP,
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | rensize.c | 169 (format != GL_COLOR_INDEX && format != GL_STENCIL_INDEX))) { 213 case GL_COLOR_INDEX:
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | rensize.c | 175 (format != GL_COLOR_INDEX && format != GL_STENCIL_INDEX))) { 221 case GL_COLOR_INDEX:
|