Searched refs:AlphaTest (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/ |
D | shufflemask-undef.ll | 6 %struct.AlphaTest = type { float, i16, i8, i8 } 50 …ct.Transform, %struct.LightModel, %struct.ActiveTextureTargets, %struct.AlphaTest, %struct.BlendMo…
|
/external/llvm/test/Transforms/InstCombine/ |
D | shufflemask-undef.ll | 6 %struct.AlphaTest = type { float, i16, i8, i8 } 50 …ct.Transform, %struct.LightModel, %struct.ActiveTextureTargets, %struct.AlphaTest, %struct.BlendMo…
|
/external/mesa3d/src/mesa/main/ |
D | attrib.c | 71 GLboolean AlphaTest; member 264 attr->AlphaTest = ctx->Color.AlphaEnabled; in _mesa_PushAttrib() 499 TEST_AND_UPDATE(ctx->Color.AlphaEnabled, enable->AlphaTest, GL_ALPHA_TEST); in pop_enable_group()
|