Searched refs:_mesa_AlphaFunc (Results 1 – 5 of 5) sorted by relevance
104 _mesa_AlphaFunc( GLenum func, GLclampf ref );
34 _mesa_AlphaFunc(func, (GLclampf) (ref / 65536.0f)); in _mesa_AlphaFuncx()
819 _mesa_AlphaFunc( GLenum func, GLclampf ref ) in _mesa_AlphaFunc() function
1069 _mesa_AlphaFunc(color->AlphaFunc, color->AlphaRefUnclamped); in _mesa_PopAttrib()
875 _mesa_AlphaFunc(save->AlphaFunc, save->AlphaRef); in _mesa_meta_end()2445 _mesa_AlphaFunc(GL_NOTEQUAL, UBYTE_TO_FLOAT(bg)); in _mesa_meta_Bitmap()