Searched refs:glBlendEquationSeparateOES_client_proc_t (Results 1 – 3 of 3) sorted by relevance
173 glBlendEquationSeparateOES_client_proc_t glBlendEquationSeparateOES;
175 …glBlendEquationSeparateOES = (glBlendEquationSeparateOES_client_proc_t) getProc("glBlendEquationSe… in initDispatchByName()
174 typedef void (gl_APIENTRY *glBlendEquationSeparateOES_client_proc_t) (void * ctx, GLenum, GLenum); typedef