Searched refs:AlphaRefUnclamped (Results 1 – 6 of 6) sorted by relevance
156 dsa->alpha.ref_value = ctx->Color.AlphaRefUnclamped; in st_update_depth_stencil_alpha()
827 if (ctx->Color.AlphaFunc == func && ctx->Color.AlphaRefUnclamped == ref) in _mesa_AlphaFunc()842 ctx->Color.AlphaRefUnclamped = ref; in _mesa_AlphaFunc()
1069 _mesa_AlphaFunc(color->AlphaFunc, color->AlphaRefUnclamped); in _mesa_PopAttrib()
388 GLfloat AlphaRefUnclamped; member
1110 v->value_float = ctx->Color.AlphaRefUnclamped; in find_custom_value()
618 value[0] = ctx->Color.AlphaRefUnclamped; in fetch_state()