Lines Matching refs:_glptr_EndQueryIndexed
11895 typedef void (GLAPIENTRYP _glptr_EndQueryIndexed)(GLenum, GLuint);11898 static inline _glptr_EndQueryIndexed GET_EndQueryIndexed(struct _glapi_table *disp) {11899 return (_glptr_EndQueryIndexed) (GET_by_offset(disp, _gloffset_EndQueryIndexed));