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 145 dsa->alpha.ref_value = ctx->Color.AlphaRefUnclamped;
  /external/mesa3d/src/mesa/main/
blend.c 598 if (ctx->Color.AlphaFunc == func && ctx->Color.AlphaRefUnclamped == ref)
603 ctx->Color.AlphaRefUnclamped = ref;
attrib.c     [all...]
mtypes.h 744 GLfloat AlphaRefUnclamped;
    [all...]
get.c     [all...]

Completed in 93 milliseconds