Searched refs:glGenBuffers_client_proc_t (Results 1 – 7 of 7) sorted by relevance
92 glGenBuffers_client_proc_t glGenBuffers;
92 glGenBuffers = (glGenBuffers_client_proc_t) getProc("glGenBuffers", userData); in initDispatchByName()
94 typedef void (gl_APIENTRY *glGenBuffers_client_proc_t) (void * ctx, GLsizei, GLuint*); typedef
62 glGenBuffers_client_proc_t glGenBuffers;
62 glGenBuffers = (glGenBuffers_client_proc_t) getProc("glGenBuffers", userData); in initDispatchByName()
194 glGenBuffers_client_proc_t m_glGenBuffers_enc;
64 typedef void (gl2_APIENTRY *glGenBuffers_client_proc_t) (void * ctx, GLsizei, GLuint*); typedef