Lines Matching refs:_glptr_QueryCounter
11037 typedef void (GLAPIENTRYP _glptr_QueryCounter)(GLuint, GLenum);11040 static inline _glptr_QueryCounter GET_QueryCounter(struct _glapi_table *disp) {11041 return (_glptr_QueryCounter) (GET_by_offset(disp, _gloffset_QueryCounter));