HomeSort by relevance Sort by last modified time
    Searched defs:AlphaRef (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/common/
meta.c 95 GLclampf AlphaRef;
517 save->AlphaRef = ctx->Color.AlphaRef;
841 _mesa_AlphaFunc(save->AlphaFunc, save->AlphaRef);
    [all...]
  /external/mesa3d/src/mesa/drivers/common/
meta.c 95 GLclampf AlphaRef;
517 save->AlphaRef = ctx->Color.AlphaRef;
841 _mesa_AlphaFunc(save->AlphaFunc, save->AlphaRef);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
mtypes.h 745 GLclampf AlphaRef; /**< Alpha reference value */
    [all...]
  /external/mesa3d/src/mesa/main/
mtypes.h 745 GLclampf AlphaRef; /**< Alpha reference value */
    [all...]

Completed in 153 milliseconds