HomeSort by relevance Sort by last modified time
    Searched refs:AlphaRefUnclamped (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/mesa/state_tracker/
st_atom_depth.c 156 dsa->alpha.ref_value = ctx->Color.AlphaRefUnclamped;
  /external/mesa3d/src/mesa/main/
blend.c 680 if (ctx->Color.AlphaFunc == func && ctx->Color.AlphaRefUnclamped == ref)
694 ctx->Color.AlphaRefUnclamped = ref;
attrib.c     [all...]
get.c 985 v->value_float = ctx->Color.AlphaRefUnclamped;
    [all...]
mtypes.h 424 GLfloat AlphaRefUnclamped;
    [all...]

Completed in 421 milliseconds