Searched refs:AlphaFuncx (Results 1 – 2 of 2) sorted by relevance
153 void AlphaFuncx(GLenum func, GLclampx ref);553 return es1::AlphaFuncx(func, ref); in glAlphaFuncx()1425 this->glAlphaFuncx = es1::AlphaFuncx; in LibGLES_CMexports()
129 void AlphaFuncx(GLenum func, GLclampx ref) in AlphaFuncx() function