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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
H A Dblend_jit.cpp446 void AlphaTest(const BLEND_COMPILE_STATE& state, Value* pBlendState, Value* ppAlpha, Value* ppMask) function in struct:BlendJit
597 AlphaTest(state, pBlendState, pSrc0Alpha, ppMask);
/external/mesa3d/src/mesa/main/
H A Dattrib.c69 GLboolean AlphaTest; member in struct:gl_enable_attrib
323 attr->AlphaTest = ctx->Color.AlphaEnabled;
582 TEST_AND_UPDATE(ctx->Color.AlphaEnabled, enable->AlphaTest, GL_ALPHA_TEST);

Completed in 85 milliseconds