Searched refs:glGetInteger64v_client_proc_t (Results 1 – 4 of 4) sorted by relevance
337 glGetInteger64v_client_proc_t glGetInteger64v;
337 glGetInteger64v = (glGetInteger64v_client_proc_t) getProc("glGetInteger64v", userData); in initDispatchByName()
339 typedef void (gl2_APIENTRY *glGetInteger64v_client_proc_t) (void * ctx, GLenum, GLint64*); typedef
258 glGetInteger64v_client_proc_t m_glGetInteger64v_enc;