Searched refs:_mesa_AlphaFunc (Results 1 – 6 of 6) sorted by relevance
80 _mesa_AlphaFunc( GLenum func, GLclampf ref );
580 _mesa_AlphaFunc( GLenum func, GLclampf ref ) in _mesa_AlphaFunc() function
41 _mesa_AlphaFunc(func, (GLclampf) (ref / 65536.0f)); in _es_AlphaFuncx()
137 SET_AlphaFunc(exec, _mesa_AlphaFunc); in _mesa_create_exec_table()
932 _mesa_AlphaFunc(color->AlphaFunc, color->AlphaRefUnclamped); in _mesa_PopAttrib()
841 _mesa_AlphaFunc(save->AlphaFunc, save->AlphaRef); in _mesa_meta_end()2754 _mesa_AlphaFunc(GL_NOTEQUAL, UBYTE_TO_FLOAT(bg)); in _mesa_meta_Bitmap()