Searched refs:glCreateProgram_client_proc_t (Results 1 – 4 of 4) sorted by relevance
38 glCreateProgram_client_proc_t glCreateProgram;
143 glCreateProgram_client_proc_t m_glCreateProgram_enc;
38 glCreateProgram = (glCreateProgram_client_proc_t) getProc("glCreateProgram", userData); in initDispatchByName()
37 typedef GLuint (gl2_APIENTRY *glCreateProgram_client_proc_t) (void * ctx); typedef