Searched refs:AlphaRefUnclamped (Results 1 – 5 of 5) sorted by relevance
156 dsa->alpha.ref_value = ctx->Color.AlphaRefUnclamped; in st_update_depth_stencil_alpha()
824 if (ctx->Color.AlphaFunc == func && ctx->Color.AlphaRefUnclamped == ref) in _mesa_AlphaFunc()839 ctx->Color.AlphaRefUnclamped = ref; in _mesa_AlphaFunc()
1015 _mesa_AlphaFunc(color->AlphaFunc, color->AlphaRefUnclamped); in _mesa_PopAttrib()
439 GLfloat AlphaRefUnclamped; member
1008 v->value_float = ctx->Color.AlphaRefUnclamped; in find_custom_value()