Searched refs:GL_FOG_BIT (Results 1 – 3 of 3) sorted by relevance
405 if (mask & GL_FOG_BIT) { in _mesa_PushAttrib()406 if (!push_attrib(ctx, &head, GL_FOG_BIT, in _mesa_PushAttrib()1128 case GL_FOG_BIT: in _mesa_PopAttrib()
1439 if (mask & GL_FOG_BIT) { in _mesa_copy_context()
680 #define GL_FOG_BIT 0x00000080 macro