Searched refs:GL_FOG_BIT (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dfog.c107 FLUSH_VERTICES(ctx, _NEW_FOG, GL_FOG_BIT);
121 FLUSH_VERTICES(ctx, _NEW_FOG, GL_FOG_BIT);
127 FLUSH_VERTICES(ctx, _NEW_FOG, GL_FOG_BIT);
133 FLUSH_VERTICES(ctx, _NEW_FOG, GL_FOG_BIT);
141 FLUSH_VERTICES(ctx, _NEW_FOG, GL_FOG_BIT);
147 FLUSH_VERTICES(ctx, _NEW_FOG, GL_FOG_BIT);
166 FLUSH_VERTICES(ctx, _NEW_FOG | _NEW_FF_VERT_PROGRAM, GL_FOG_BIT);
179 FLUSH_VERTICES(ctx, _NEW_FOG | _NEW_FF_VERT_PROGRAM, GL_FOG_BIT);
H A Denable.c543 GL_FOG_BIT | GL_ENABLE_BIT);
1013 GL_FOG_BIT | GL_ENABLE_BIT);
H A Dattrib.c213 if (mask & GL_FOG_BIT)
931 if (mask & GL_FOG_BIT) {
H A Dcontext.c1364 if (mask & GL_FOG_BIT) {
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dattrib.c420 if (mask & GL_FOG_BIT) {
421 if (!push_attrib(ctx, &head, GL_FOG_BIT,
1181 case GL_FOG_BIT:
H A Dcontext.c1468 if (mask & GL_FOG_BIT) {
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl.h680 #define GL_FOG_BIT 0x00000080 macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dgl.h673 #define GL_FOG_BIT 0x00000080 macro
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h1054 #define GL_FOG_BIT 0x00000080 macro
[all...]

Completed in 85 milliseconds