Lines Matching refs:_glptr_BeginQuery
8034 typedef void (GLAPIENTRYP _glptr_BeginQuery)(GLenum, GLuint);8037 static inline _glptr_BeginQuery GET_BeginQuery(struct _glapi_table *disp) {8038 return (_glptr_BeginQuery) (GET_by_offset(disp, _gloffset_BeginQuery));