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

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dattrib.c362 if (mask & GL_LINE_BIT) {
366 save_attrib_data(&head, GL_LINE_BIT, attr);
1119 case GL_LINE_BIT:
H A Dcontext.c1250 if (mask & GL_LINE_BIT) {
/external/mesa3d/src/mesa/main/
H A Dattrib.c362 if (mask & GL_LINE_BIT) {
366 save_attrib_data(&head, GL_LINE_BIT, attr);
1119 case GL_LINE_BIT:
H A Dcontext.c1250 if (mask & GL_LINE_BIT) {
/external/chromium_org/third_party/mesa/src/include/GL/
H A Dgl.h704 #define GL_LINE_BIT 0x00000004 macro
/external/mesa3d/include/GL/
H A Dgl.h703 #define GL_LINE_BIT 0x00000004 macro

Completed in 2995 milliseconds