Searched refs:glShaderString_server_proc_t (Results 1 – 3 of 3) sorted by relevance
256 glShaderString_server_proc_t glShaderString;
219 glShaderString = (glShaderString_server_proc_t) getProc("glShaderString", userData); in initDispatchByName()
258 typedef void (gles2_APIENTRY *glShaderString_server_proc_t) (void *ctx, GLuint, const GLchar*, GLsi… typedef