/external/mesa3d/src/gallium/drivers/svga/ |
svga_state_fs.c | 185 /* The blend workaround for simulating logicop xor behaviour 192 * combination of xor-logicop plus alphatest.
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_cc.c | 146 if (ctx->Color.ColorLogicOpEnabled && ctx->Color.LogicOp != GL_COPY) { 148 cc->cc5.logicop_func = intel_translate_logic_op(ctx->Color.LogicOp);
|
gen6_cc.c | 84 /* Floating point RTs should have no effect from LogicOp, 95 intel_translate_logic_op(ctx->Color.LogicOp);
|
/external/chromium_org/third_party/mesa/src/docs/ |
conform.html | 143 LogicOp Function test does not exist for an RGB visual. 256 LogicOp Function test does not exist for an RGB visual. 369 LogicOp Function test does not exist for an RGB visual. 482 LogicOp Function test does not exist for an RGB visual. 595 LogicOp Function test does not exist for an RGB visual.
|
/external/mesa3d/docs/ |
conform.html | 143 LogicOp Function test does not exist for an RGB visual. 256 LogicOp Function test does not exist for an RGB visual. 369 LogicOp Function test does not exist for an RGB visual. 482 LogicOp Function test does not exist for an RGB visual. 595 LogicOp Function test does not exist for an RGB visual.
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
gen6_cc.c | 84 /* Floating point RTs should have no effect from LogicOp, 95 intel_translate_logic_op(ctx->Color.LogicOp);
|
/system/core/include/pixelflinger/ |
pixelflinger.h | 139 // LogicOp 292 void (*logicOp)(void* c, GGLenum opcode);
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/ |
i915_state_dynamic.c | 84 * Modes4: stencil masks and logicop
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/ |
nv10_state_raster.c | 125 PUSH_DATA (push, nvgl_logicop_func(ctx->Color.LogicOp));
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
blend.c | 623 gl_colorbuffer_attrib::LogicOp. 659 if (ctx->Color.LogicOp == opcode) 663 ctx->Color.LogicOp = opcode; 847 ctx->Color.LogicOp = GL_COPY;
|
/external/mesa3d/src/gallium/drivers/i915/ |
i915_state_dynamic.c | 84 * Modes4: stencil masks and logicop
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
nv10_state_raster.c | 125 PUSH_DATA (push, nvgl_logicop_func(ctx->Color.LogicOp));
|
/external/mesa3d/src/mesa/main/ |
blend.c | 623 gl_colorbuffer_attrib::LogicOp. 659 if (ctx->Color.LogicOp == opcode) 663 ctx->Color.LogicOp = opcode; 847 ctx->Color.LogicOp = GL_COPY;
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_gl.py | 46 'loadmatrix', 'loadname', 'logicop', 'lookat', 'lrectread',
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_gl.py | 46 'loadmatrix', 'loadname', 'logicop', 'lookat', 'lrectread',
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/ |
intel_blit.c | 46 static GLuint translate_raster_op(GLenum logicop) 48 switch(logicop) {
|
intel_regions.c | 378 GLenum logicop) 397 logicop);
|
/external/llvm/test/Transforms/InstCombine/ |
shufflemask-undef.ll | 25 %struct.LogicOp = type { i16, i8, i8 } 50 %struct.State = type <{ i16, i16, i16, i16, i32, i32, [256 x %struct.IColor4], [128 x %struct.IColor4], %struct.Viewport, %struct.Transform, %struct.LightModel, %struct.ActiveTextureTargets, %struct.AlphaTest, %struct.BlendMode, %struct.ClearColor, %struct.ColorBuffer, %struct.DepthTest, %struct.ArrayRange, %struct.FogMode, %struct.HintMode, %struct.LineMode, %struct.LogicOp, %struct.MaskMode, %struct.PixelMode, %struct.PointMode, %struct.PolygonMode, %struct.ScissorTest, i32, %struct.StencilTest, [8 x %struct.TextureMode], [16 x %struct.TextureImageMode], %struct.ArrayRange, [8 x %struct.TextureCoordGen], %struct.ClipPlane, %struct.Multisample, %struct.RegisterCombiners, %struct.ArrayRange, %struct.ArrayRange, [3 x %struct.PipelineProgramState], %struct.ArrayRange, %struct.TransformFeedback, i32*, %struct.FixedFunction, [3 x i32], [3 x i32] }>
|
/external/mesa3d/src/mesa/drivers/dri/intel/ |
intel_blit.c | 46 static GLuint translate_raster_op(GLenum logicop) 48 switch(logicop) {
|
intel_regions.c | 378 GLenum logicop) 397 logicop);
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/ |
i830_state.c | 222 * Makes sure that the proper enables are set for LogicOp, Independant Alpha 224 * could change the LogicOp or Independant Alpha Blend without subsequent 371 /* This will catch a logicop blend equation. It will also ensure 788 /* Logicop doesn't seem to work at 16bpp: [all...] |
i915_state.c | 198 * set for LogicOp, Independant Alpha Blend, and Blending. 200 * could change the LogicOp or Independant Alpha Blend without subsequent 331 /* This will catch a logicop blend equation */ 816 /* Logicop doesn't seem to work at 16bpp: [all...] |
/external/mesa3d/src/mesa/drivers/dri/i915/ |
i830_state.c | 222 * Makes sure that the proper enables are set for LogicOp, Independant Alpha 224 * could change the LogicOp or Independant Alpha Blend without subsequent 371 /* This will catch a logicop blend equation. It will also ensure 788 /* Logicop doesn't seem to work at 16bpp: [all...] |
i915_state.c | 198 * set for LogicOp, Independant Alpha Blend, and Blending. 200 * could change the LogicOp or Independant Alpha Blend without subsequent 331 /* This will catch a logicop blend equation */ 816 /* Logicop doesn't seem to work at 16bpp: [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/common/ |
driverfuncs.c | 295 ctx->Driver.LogicOpcode(ctx, ctx->Color.LogicOp);
|