Home
last modified time | relevance | path

Searched defs:alphaStep (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
Ds_alpha.c135 const GLfixed alphaStep = span->alphaStep; in _swrast_alpha_test() local
142 const GLfixed alphaStep = span->alphaStep; in _swrast_alpha_test() local
149 const GLfloat alphaStep = FixedToFloat(span->alphaStep); in _swrast_alpha_test() local
Ds_span.h148 GLfixed alpha, alphaStep; member
/external/mesa3d/src/mesa/swrast/
Ds_alpha.c135 const GLfixed alphaStep = span->alphaStep; in _swrast_alpha_test() local
142 const GLfixed alphaStep = span->alphaStep; in _swrast_alpha_test() local
149 const GLfloat alphaStep = FixedToFloat(span->alphaStep); in _swrast_alpha_test() local
Ds_span.h148 GLfixed alpha, alphaStep; member