HomeSort by relevance Sort by last modified time
    Searched refs:AlphaTest (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
blend_jit.cpp 445 void AlphaTest(const BLEND_COMPILE_STATE& state, Value* pBlendState, Value* ppAlpha, Value* ppMask)
595 AlphaTest(state, pBlendState, pSrc0Alpha, ppMask);
  /external/mesa3d/src/mesa/main/
attrib.c 69 GLboolean AlphaTest;
323 attr->AlphaTest = ctx->Color.AlphaEnabled;
582 TEST_AND_UPDATE(ctx->Color.AlphaEnabled, enable->AlphaTest, GL_ALPHA_TEST);
    [all...]

Completed in 631 milliseconds