Searched refs:glGenBuffers_wrapper_proc_t (Results 1 – 6 of 6) sorted by relevance
92 glGenBuffers_wrapper_proc_t glGenBuffers;
62 glGenBuffers_wrapper_proc_t glGenBuffers;
92 glGenBuffers = (glGenBuffers_wrapper_proc_t) getProc("glGenBuffers", userData); in initDispatchByName()
91 typedef void (gles1_APIENTRY *glGenBuffers_wrapper_proc_t) (GLsizei, GLuint*); typedef
62 glGenBuffers = (glGenBuffers_wrapper_proc_t) getProc("glGenBuffers", userData); in initDispatchByName()
61 typedef void (gles3_APIENTRY *glGenBuffers_wrapper_proc_t) (GLsizei, GLuint*); typedef