Home
last modified time | relevance | path

Searched refs:AlphaTest (Results 1 – 2 of 2) sorted by relevance

/external/llvm/test/Transforms/InstCombine/
Dshufflemask-undef.ll6 %struct.AlphaTest = type { float, i16, i8, i8 }
50 …ct.Transform, %struct.LightModel, %struct.ActiveTextureTargets, %struct.AlphaTest, %struct.BlendMo…
/external/mesa3d/src/mesa/main/
Dattrib.c71 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()