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

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dattrib.c369 if (mask & GL_LIST_BIT) {
373 save_attrib_data(&head, GL_LIST_BIT, attr);
1129 case GL_LIST_BIT:
H A Dcontext.c1254 if (mask & GL_LIST_BIT) {
/external/mesa3d/src/mesa/main/
H A Dattrib.c369 if (mask & GL_LIST_BIT) {
373 save_attrib_data(&head, GL_LIST_BIT, attr);
1129 case GL_LIST_BIT:
H A Dcontext.c1254 if (mask & GL_LIST_BIT) {
/external/chromium_org/third_party/mesa/src/include/GL/
H A Dgl.h718 #define GL_LIST_BIT 0x00020000 macro
/external/mesa3d/include/GL/
H A Dgl.h718 #define GL_LIST_BIT 0x00020000 macro

Completed in 282 milliseconds