Searched refs:GL_COLOR_LOGIC_OP (Results 1 - 25 of 37) sorted by relevance

12

/xsrc/external/mit/mesa-demos/dist/src/trivial/
H A Dline-xor.c52 glEnable(GL_COLOR_LOGIC_OP);
54 glDisable(GL_COLOR_LOGIC_OP);
H A Dtri-logicop-xor.c87 glEnable(GL_COLOR_LOGIC_OP);
132 glDisable(GL_COLOR_LOGIC_OP);
/xsrc/external/mit/mesa-demos/dist/src/samples/
H A Dblendxor.c72 glDisable(GL_COLOR_LOGIC_OP);
97 glEnable(GL_COLOR_LOGIC_OP);
H A Dblendeq.c131 glDisable(GL_COLOR_LOGIC_OP);
202 glEnable(GL_COLOR_LOGIC_OP);
218 glDisable(GL_COLOR_LOGIC_OP);
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dblendxor.c64 glEnable(GL_COLOR_LOGIC_OP);
66 glDisable(GL_COLOR_LOGIC_OP);
H A Drubberband.c50 glEnable(GL_COLOR_LOGIC_OP);
71 glDisable(GL_COLOR_LOGIC_OP);
/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_pixmap.c135 glDisable(GL_COLOR_LOGIC_OP);
138 glEnable(GL_COLOR_LOGIC_OP);
H A Dglamor_program.c476 glDisable(GL_COLOR_LOGIC_OP);
/xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/
H A Dephyr_glamor_glx.c233 glDisable(GL_COLOR_LOGIC_OP);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/common/
H A Ddriverfuncs.c250 ctx->Driver.Enable(ctx, GL_COLOR_LOGIC_OP, ctx->Color.ColorLogicOpEnabled);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/common/
H A Ddriverfuncs.c252 ctx->Driver.Enable(ctx, GL_COLOR_LOGIC_OP, ctx->Color.ColorLogicOpEnabled);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_state.c136 case GL_COLOR_LOGIC_OP:
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_state.c136 case GL_COLOR_LOGIC_OP:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Denable.c495 case GL_COLOR_LOGIC_OP:
1426 case GL_COLOR_LOGIC_OP:
H A Dattrib.c654 GL_COLOR_LOGIC_OP);
1118 _mesa_set_enable(ctx, GL_COLOR_LOGIC_OP,
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Denable.c630 case GL_COLOR_LOGIC_OP:
1644 case GL_COLOR_LOGIC_OP:
H A Dattrib.c382 GL_COLOR_LOGIC_OP);
885 attr->Color.ColorLogicOpEnabled, GL_COLOR_LOGIC_OP);
/xsrc/external/mit/MesaLib.old/dist/include/GLES/
H A Dgl.h129 #define GL_COLOR_LOGIC_OP 0x0BF2 macro
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Di830_state.c784 case GL_COLOR_LOGIC_OP:
H A Di915_state.c800 case GL_COLOR_LOGIC_OP:
/xsrc/external/mit/MesaLib/dist/include/GLES/
H A Dgl.h120 #define GL_COLOR_LOGIC_OP 0x0BF2 macro
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Di830_state.c784 case GL_COLOR_LOGIC_OP:
H A Di915_state.c800 case GL_COLOR_LOGIC_OP:
/xsrc/external/mit/MesaLib.old/src/mesa/
H A Dget_hash.h139 { GL_COLOR_LOGIC_OP, CONTEXT_BOOL(Color.ColorLogicOpEnabled), NO_EXTRA },
/xsrc/external/mit/MesaLib/src/mesa/
H A Dget_hash.h139 { GL_COLOR_LOGIC_OP, CONTEXT_BOOL(Color.ColorLogicOpEnabled), NO_EXTRA },

Completed in 30 milliseconds

12