Home
last modified time | relevance | path

Searched refs:AlphaRefUbyte (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/opengl/mesa/
H A Dalpha.c73 ctx->Color.AlphaRefUbyte = (GLubyte) (ctx->Color.AlphaRef in gl_AlphaFunc()
96 GLubyte ref = ctx->Color.AlphaRefUbyte; in gl_alpha_test()
H A Dtypes.h636 GLubyte AlphaRefUbyte; /* AlphaRef scaled to an integer */ member
H A Dcontext.c610 ctx->Color.AlphaRefUbyte = 0; in initialize_context()