Searched refs:glClearColor_wrapper_proc_t (Results 1 – 6 of 6) sorted by relevance
14 glClearColor_wrapper_proc_t glClearColor;
29 glClearColor_wrapper_proc_t glClearColor;
14 glClearColor = (glClearColor_wrapper_proc_t) getProc("glClearColor", userData); in initDispatchByName()
13 typedef void (gles1_APIENTRY *glClearColor_wrapper_proc_t) (GLclampf, GLclampf, GLclampf, GLclampf); typedef
29 glClearColor = (glClearColor_wrapper_proc_t) getProc("glClearColor", userData); in initDispatchByName()
28 typedef void (gles3_APIENTRY *glClearColor_wrapper_proc_t) (GLclampf, GLclampf, GLclampf, GLclampf); typedef