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 D | line-xor.c | 52 glEnable(GL_COLOR_LOGIC_OP); 54 glDisable(GL_COLOR_LOGIC_OP);
|
| H A D | tri-logicop-xor.c | 87 glEnable(GL_COLOR_LOGIC_OP); 132 glDisable(GL_COLOR_LOGIC_OP);
|
| /xsrc/external/mit/mesa-demos/dist/src/samples/ |
| H A D | blendxor.c | 72 glDisable(GL_COLOR_LOGIC_OP); 97 glEnable(GL_COLOR_LOGIC_OP);
|
| H A D | blendeq.c | 131 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 D | blendxor.c | 64 glEnable(GL_COLOR_LOGIC_OP); 66 glDisable(GL_COLOR_LOGIC_OP);
|
| H A D | rubberband.c | 50 glEnable(GL_COLOR_LOGIC_OP); 71 glDisable(GL_COLOR_LOGIC_OP);
|
| /xsrc/external/mit/xorg-server/dist/glamor/ |
| H A D | glamor_pixmap.c | 135 glDisable(GL_COLOR_LOGIC_OP); 138 glEnable(GL_COLOR_LOGIC_OP);
|
| H A D | glamor_program.c | 476 glDisable(GL_COLOR_LOGIC_OP);
|
| /xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/ |
| H A D | ephyr_glamor_glx.c | 233 glDisable(GL_COLOR_LOGIC_OP);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/common/ |
| H A D | driverfuncs.c | 250 ctx->Driver.Enable(ctx, GL_COLOR_LOGIC_OP, ctx->Color.ColorLogicOpEnabled);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/common/ |
| H A D | driverfuncs.c | 252 ctx->Driver.Enable(ctx, GL_COLOR_LOGIC_OP, ctx->Color.ColorLogicOpEnabled);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nouveau_state.c | 136 case GL_COLOR_LOGIC_OP:
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nouveau_state.c | 136 case GL_COLOR_LOGIC_OP:
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | enable.c | 495 case GL_COLOR_LOGIC_OP: 1426 case GL_COLOR_LOGIC_OP:
|
| H A D | attrib.c | 654 GL_COLOR_LOGIC_OP); 1118 _mesa_set_enable(ctx, GL_COLOR_LOGIC_OP,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | enable.c | 630 case GL_COLOR_LOGIC_OP: 1644 case GL_COLOR_LOGIC_OP:
|
| H A D | attrib.c | 382 GL_COLOR_LOGIC_OP); 885 attr->Color.ColorLogicOpEnabled, GL_COLOR_LOGIC_OP);
|
| /xsrc/external/mit/MesaLib.old/dist/include/GLES/ |
| H A D | gl.h | 129 #define GL_COLOR_LOGIC_OP 0x0BF2 macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/ |
| H A D | i830_state.c | 784 case GL_COLOR_LOGIC_OP:
|
| H A D | i915_state.c | 800 case GL_COLOR_LOGIC_OP:
|
| /xsrc/external/mit/MesaLib/dist/include/GLES/ |
| H A D | gl.h | 120 #define GL_COLOR_LOGIC_OP 0x0BF2 macro
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/ |
| H A D | i830_state.c | 784 case GL_COLOR_LOGIC_OP:
|
| H A D | i915_state.c | 800 case GL_COLOR_LOGIC_OP:
|
| /xsrc/external/mit/MesaLib.old/src/mesa/ |
| H A D | get_hash.h | 139 { GL_COLOR_LOGIC_OP, CONTEXT_BOOL(Color.ColorLogicOpEnabled), NO_EXTRA },
|
| /xsrc/external/mit/MesaLib/src/mesa/ |
| H A D | get_hash.h | 139 { GL_COLOR_LOGIC_OP, CONTEXT_BOOL(Color.ColorLogicOpEnabled), NO_EXTRA },
|
Completed in 30 milliseconds
12