Searched refs:glClearColor_server_proc_t (Results 1 – 6 of 6) sorted by relevance
14 glClearColor_server_proc_t glClearColor;
14 glClearColor = (glClearColor_server_proc_t) getProc("glClearColor", userData); in initDispatchByName()
16 typedef void (gles1_APIENTRY *glClearColor_server_proc_t) (GLclampf, GLclampf, GLclampf, GLclampf); typedef
31 glClearColor_server_proc_t glClearColor;
29 glClearColor = (glClearColor_server_proc_t) getProc("glClearColor", userData); in initDispatchByName()
33 typedef void (gles2_APIENTRY *glClearColor_server_proc_t) (GLclampf, GLclampf, GLclampf, GLclampf); typedef