Searched refs:GL_LINE_WIDTH_GRANULARITY (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/redbook/ |
| H A D | aargb.c | 57 glGetFloatv (GL_LINE_WIDTH_GRANULARITY, values); 58 printf ("GL_LINE_WIDTH_GRANULARITY value is %3.1f\n", values[0]);
|
| H A D | anti.c | 55 glGetFloatv (GL_LINE_WIDTH_GRANULARITY, values); 56 printf ("GL_LINE_WIDTH_GRANULARITY value is %3.1f\n", values[0]);
|
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | line-sample.c | 104 glGetFloatv(GL_LINE_WIDTH_GRANULARITY, &g);
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | indirect_size_get.c | 327 case GL_LINE_WIDTH_GRANULARITY:
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | indirect_size_get.c | 328 case GL_LINE_WIDTH_GRANULARITY:
|
| /xsrc/external/mit/MesaLib.old/src/mesa/ |
| H A D | get_hash.h | 470 { GL_LINE_WIDTH_GRANULARITY, CONTEXT_FLOAT(Const.LineWidthGranularity), NO_EXTRA },
|
| /xsrc/external/mit/MesaLib/src/mesa/ |
| H A D | get_hash.h | 478 { GL_LINE_WIDTH_GRANULARITY, CONTEXT_FLOAT(Const.LineWidthGranularity), NO_EXTRA },
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl.h | 232 #define GL_LINE_WIDTH_GRANULARITY 0x0B23 macro
|
| H A D | glcorearb.h | 145 #define GL_LINE_WIDTH_GRANULARITY 0x0B23 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | gl.h | 225 #define GL_LINE_WIDTH_GRANULARITY 0x0B23 macro
|
| H A D | glcorearb.h | 146 #define GL_LINE_WIDTH_GRANULARITY 0x0B23 macro
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 1316 #define GL_LINE_WIDTH_GRANULARITY 0x0B23 macro [all...] |
Completed in 126 milliseconds