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

/xsrc/external/mit/mesa-demos/dist/src/redbook/
H A Dfont.c107 glPushAttrib (GL_LIST_BIT);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dattrib.c449 if (mask & GL_LIST_BIT) {
450 if (!push_attrib(ctx, &head, GL_LIST_BIT,
1288 case GL_LIST_BIT:
H A Dcontext.c1484 if (mask & GL_LIST_BIT) {
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dattrib.c227 if (mask & GL_LIST_BIT)
1045 if (mask & GL_LIST_BIT)
H A Dcontext.c1380 if (mask & GL_LIST_BIT) {
H A Ddlist.c14060 FLUSH_VERTICES(ctx, 0, GL_LIST_BIT); /* must be called before assert */
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl.h690 #define GL_LIST_BIT 0x00020000 macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dgl.h683 #define GL_LIST_BIT 0x00020000 macro
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h1109 #define GL_LIST_BIT 0x00020000 macro
[all...]

Completed in 104 milliseconds