Searched refs:GL_LINE_WIDTH_GRANULARITY (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/redbook/
H A Daargb.c57 glGetFloatv (GL_LINE_WIDTH_GRANULARITY, values);
58 printf ("GL_LINE_WIDTH_GRANULARITY value is %3.1f\n", values[0]);
H A Danti.c55 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 Dline-sample.c104 glGetFloatv(GL_LINE_WIDTH_GRANULARITY, &g);
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dindirect_size_get.c327 case GL_LINE_WIDTH_GRANULARITY:
/xsrc/external/mit/xorg-server/dist/glx/
H A Dindirect_size_get.c328 case GL_LINE_WIDTH_GRANULARITY:
/xsrc/external/mit/MesaLib.old/src/mesa/
H A Dget_hash.h470 { GL_LINE_WIDTH_GRANULARITY, CONTEXT_FLOAT(Const.LineWidthGranularity), NO_EXTRA },
/xsrc/external/mit/MesaLib/src/mesa/
H A Dget_hash.h478 { GL_LINE_WIDTH_GRANULARITY, CONTEXT_FLOAT(Const.LineWidthGranularity), NO_EXTRA },
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl.h232 #define GL_LINE_WIDTH_GRANULARITY 0x0B23 macro
H A Dglcorearb.h145 #define GL_LINE_WIDTH_GRANULARITY 0x0B23 macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dgl.h225 #define GL_LINE_WIDTH_GRANULARITY 0x0B23 macro
H A Dglcorearb.h146 #define GL_LINE_WIDTH_GRANULARITY 0x0B23 macro
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h1316 #define GL_LINE_WIDTH_GRANULARITY 0x0B23 macro
[all...]

Completed in 126 milliseconds