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

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dattrib.c340 if (mask & GL_FOG_BIT) {
344 save_attrib_data(&head, GL_FOG_BIT, attr);
1023 case GL_FOG_BIT:
H A Dcontext.c1230 if (mask & GL_FOG_BIT) {
/external/mesa3d/src/mesa/main/
H A Dattrib.c340 if (mask & GL_FOG_BIT) {
344 save_attrib_data(&head, GL_FOG_BIT, attr);
1023 case GL_FOG_BIT:
H A Dcontext.c1230 if (mask & GL_FOG_BIT) {
/external/chromium_org/third_party/mesa/src/include/GL/
H A Dgl.h709 #define GL_FOG_BIT 0x00000080 macro
/external/mesa3d/include/GL/
H A Dgl.h708 #define GL_FOG_BIT 0x00000080 macro

Completed in 339 milliseconds