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

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dattrib.c347 if (mask & GL_HINT_BIT) {
351 save_attrib_data(&head, GL_HINT_BIT, attr);
1036 case GL_HINT_BIT:
H A Dcontext.c1234 if (mask & GL_HINT_BIT) {
/external/mesa3d/src/mesa/main/
H A Dattrib.c347 if (mask & GL_HINT_BIT) {
351 save_attrib_data(&head, GL_HINT_BIT, attr);
1036 case GL_HINT_BIT:
H A Dcontext.c1234 if (mask & GL_HINT_BIT) {
/external/chromium_org/third_party/mesa/src/include/GL/
H A Dgl.h717 #define GL_HINT_BIT 0x00008000 macro
/external/mesa3d/include/GL/
H A Dgl.h716 #define GL_HINT_BIT 0x00008000 macro

Completed in 176 milliseconds