Searched refs:AlphaRefUnclamped (Results 1 – 6 of 6) sorted by relevance
135 dsa->alpha_ref_value = ctx->Color.AlphaRefUnclamped; in st_update_depth_stencil_alpha()
840 if (ctx->Color.AlphaFunc == func && ctx->Color.AlphaRefUnclamped == ref) in _mesa_AlphaFunc()855 ctx->Color.AlphaRefUnclamped = ref; in _mesa_AlphaFunc()
257 GLfloat AlphaRefUnclamped; member
762 TEST_AND_CALL2(Color.AlphaFunc, Color.AlphaRefUnclamped, AlphaFunc); in _mesa_PopAttrib()
1145 v->value_float = ctx->Color.AlphaRefUnclamped; in find_custom_value()
774 value[0] = ctx->Color.AlphaRefUnclamped; in fetch_state()