Searched refs:glAlphaFuncxOES (Results 1 – 6 of 6) sorted by relevance
181 glAlphaFuncxOES_t glAlphaFuncxOES; member
198 s_gl.glAlphaFuncxOES = (glAlphaFuncxOES_t) s_gles_lib->findSymbol("glAlphaFuncxOES"); in init_gl_dispatch()
34 glAlphaFuncxOES(3, 3), enumConstant527 case 3: return glAlphaFuncxOES; in valueOf()
563 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
183 GL_ENTRY(void, glAlphaFuncxOES, GLenum func, GLclampx ref)
13 void, glAlphaFuncxOES, GLenum func, GLclampx ref