Searched refs:glShaderSource_server_proc_t (Results 1 – 3 of 3) sorted by relevance
142 glShaderSource_server_proc_t glShaderSource;
111 glShaderSource = (glShaderSource_server_proc_t) getProc("glShaderSource", userData); in initDispatchByName()
144 typedef void (gles2_APIENTRY *glShaderSource_server_proc_t) (GLuint, GLsizei, const GLchar* const*,… typedef