Home
last modified time | relevance | path

Searched defs:gmax (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/opengl/mesa/
H A Dblend.c140 GLint gmax = (GLint) ctx->Visual->GreenScale; in do_blend() local
168 GLint gmax = (GLint) ctx->Visual->GreenScale; in do_blend() local
199 GLint gmax = (GLint) ctx->Visual->GreenScale; in do_blend() local
357 GLfloat gmax = ctx->Visual->GreenScale; in do_blend() local
H A Daccum.c245 GLint rmax, gmax, bmax, amax; in gl_Accum() local
H A Dcopypix.c141 GLint gmax = (GLint) ctx->Visual->GreenScale; in copy_rgb_pixels() local