/external/mesa3d/src/mesa/main/ |
texcompress_rgtc_tmp.h | 80 short alphatest[2] = { 0 }; local 255 alphatest[0] = T_MAX; 256 alphatest[1] = T_MIN; 260 if ((srccolors[j][i] > alphatest[1]) && (srccolors[j][i] < (T_MAX -(alphabase[1] - alphabase[0]) / 28))) 261 alphatest[1] = srccolors[j][i]; 262 if ((srccolors[j][i] < alphatest[0]) && (srccolors[j][i] > (alphabase[1] - alphabase[0]) / 28)) 263 alphatest[0] = srccolors[j][i]; 267 if (alphatest[1] <= alphatest[0]) { 268 alphatest[0] = T_MIN+1 [all...] |
attrib.c | 71 GLboolean AlphaTest; 264 attr->AlphaTest = ctx->Color.AlphaEnabled; 499 TEST_AND_UPDATE(ctx->Color.AlphaEnabled, enable->AlphaTest, GL_ALPHA_TEST); [all...] |
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/attributes/ |
FloatAttribute.java | 31 public static final String AlphaTestAlias = "alphaTest";
32 public static final long AlphaTest = register(AlphaTestAlias);
35 return new FloatAttribute(AlphaTest, value);
|
/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/ |
AlphaTest.java | 29 public class AlphaTest extends GdxTest {
54 Gdx.app.log("AlphaTest", Integer.toHexString(color));
|
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/shaders/ |
DepthShader.java | 102 alphaTestAttribute = new FloatAttribute(FloatAttribute.AlphaTest, config.defaultAlphaTest);
144 final boolean hasAlphaTest = combinedAttributes.has(FloatAttribute.AlphaTest);
147 if (blending.opacity >= ((FloatAttribute)combinedAttributes.get(FloatAttribute.AlphaTest)).value)
150 combinedAttributes.remove(FloatAttribute.AlphaTest);
|
DefaultShader.java | 114 public final static Uniform alphaTest = new Uniform("u_alphaTest");
584 u_alphaTest = register(Inputs.alphaTest);
[all...] |
/external/mesa3d/src/gallium/drivers/softpipe/ |
sp_quad_depth_test.c | 673 #define ALPHATEST( FUNC, COMP ) \ 703 ALPHATEST( LESS, < ) 704 ALPHATEST( EQUAL, == ) 705 ALPHATEST( LEQUAL, <= ) 706 ALPHATEST( GREATER, > ) 707 ALPHATEST( NOTEQUAL, != ) 708 ALPHATEST( GEQUAL, >= )
|
/external/autotest/client/site_tests/graphics_PiglitBVT/test_scripts/pinetrail/ |
graphics_PiglitBVT_8.sh | 60 run_test "spec/EXT_framebuffer_object/fbo-alphatest-nocolor" 0.0 "bin/fbo-alphatest-nocolor -fbo -auto" 61 run_test "spec/EXT_framebuffer_object/fbo-alphatest-nocolor-ff" 0.0 "bin/fbo-alphatest-nocolor-ff -fbo -auto"
|
graphics_PiglitBVT_6.sh | 110 run_test "spec/ARB_ES2_compatibility/fbo-alphatest-formats" 0.0 "bin/fbo-alphatest-formats GL_ARB_ES2_compatibility -fbo -auto"
|
graphics_PiglitBVT_0.sh | [all...] |
graphics_PiglitBVT_9.sh | 56 run_test "spec/EXT_texture_sRGB/fbo-alphatest-formats" 0.0 "bin/fbo-alphatest-formats GL_EXT_texture_sRGB -fbo -auto" [all...] |
/external/mesa3d/src/gallium/drivers/svga/ |
svga_state_fs.c | 192 * combination of xor-logicop plus alphatest. 194 * Ultimately, we could implement alphatest in the shader using
|
/external/autotest/client/site_tests/graphics_PiglitBVT/test_scripts/other/ |
graphics_PiglitBVT_6.sh | 195 run_test "spec/EXT_framebuffer_object/fbo-alphatest-formats" 0.0 "bin/fbo-alphatest-formats -fbo -auto" 196 run_test "spec/EXT_framebuffer_object/fbo-alphatest-nocolor" 0.0 "bin/fbo-alphatest-nocolor -fbo -auto" 197 run_test "spec/EXT_framebuffer_object/fbo-alphatest-nocolor-ff" 0.0 "bin/fbo-alphatest-nocolor-ff -fbo -auto" [all...] |
graphics_PiglitBVT_4.sh | 120 run_test "spec/ARB_ES2_compatibility/fbo-alphatest-formats" 0.0 "bin/fbo-alphatest-formats GL_ARB_ES2_compatibility -fbo -auto" 252 run_test "spec/ARB_draw_buffers/fbo-mrt-alphatest" 0.0 "bin/fbo-mrt-alphatest -auto" [all...] |
graphics_PiglitBVT_5.sh | [all...] |
graphics_PiglitBVT_0.sh | [all...] |
/external/autotest/client/site_tests/graphics_PiglitBVT/piglit_logs/pinetrail/ |
expectations_pinetrail.json | 160 "spec/EXT_framebuffer_object/fbo-alphatest-formats": { 161 "command": "/usr/local/piglit/lib/piglit/bin/fbo-alphatest-formats -fbo -auto",
|
/external/llvm/test/Transforms/InstCombine/ |
shufflemask-undef.ll | 6 %struct.AlphaTest = type { float, 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/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/utils/ |
GdxTests.java | 90 AlphaTest.class,
|
/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/gwt/ |
GwtTestWrapper.java | 43 import com.badlogic.gdx.tests.AlphaTest; 468 return new AlphaTest();
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_wm.c | 415 found |= key_debug("alphatest, computed depth, depth test, or depth write",
|
/external/mesa3d/docs/ |
relnotes-7.11.html | 236 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=36648">Bug 36648</a> - [bisected SNB]piglit fbo/fbo-alphatest-nocolor failed</li>
|
/external/mesa3d/src/gallium/drivers/r600/ |
r600_state_common.c | 306 /* Update alphatest state. */ [all...] |