Home
last modified time | relevance | path

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

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