Searched refs:glTexSubImage3D_client_proc_t (Results 1 – 4 of 4) sorted by relevance
343 glTexSubImage3D_client_proc_t glTexSubImage3D;
343 glTexSubImage3D = (glTexSubImage3D_client_proc_t) getProc("glTexSubImage3D", userData); in initDispatchByName()
345 typedef void (gl2_APIENTRY *glTexSubImage3D_client_proc_t) (void * ctx, GLenum, GLint, GLint, GLint… typedef
565 glTexSubImage3D_client_proc_t m_glTexSubImage3D_enc;