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

/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dlines.c70 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewLineState ? 0 : _NEW_LINE, GL_LINE_BIT);
125 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewLineState ? 0 : _NEW_LINE, GL_LINE_BIT);
H A Denable.c585 GL_LINE_BIT | GL_ENABLE_BIT);
595 GL_LINE_BIT | GL_ENABLE_BIT);
H A Dattrib.c224 if (mask & GL_LINE_BIT)
1038 if (mask & GL_LINE_BIT) {
H A Dcontext.c1376 if (mask & GL_LINE_BIT) {
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dattrib.c442 if (mask & GL_LINE_BIT) {
443 if (!push_attrib(ctx, &head, GL_LINE_BIT,
1278 case GL_LINE_BIT:
H A Dcontext.c1480 if (mask & GL_LINE_BIT) {
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl.h675 #define GL_LINE_BIT 0x00000004 macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dgl.h668 #define GL_LINE_BIT 0x00000004 macro
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h1009 #define GL_LINE_BIT 0x00000004 macro
[all...]

Completed in 90 milliseconds