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

  /external/mesa3d/src/mesa/main/
blend.h 80 _mesa_AlphaFunc( GLenum func, GLclampf ref );
api_exec.c 137 SET_AlphaFunc(exec, _mesa_AlphaFunc);
    [all...]
blend.c 580 _mesa_AlphaFunc( GLenum func, GLclampf ref )
es1_conversion.c 41 _mesa_AlphaFunc(func, (GLclampf) (ref / 65536.0f));
attrib.c     [all...]
  /external/mesa3d/src/mesa/drivers/common/
meta.c 841 _mesa_AlphaFunc(save->AlphaFunc, save->AlphaRef);
    [all...]

Completed in 191 milliseconds