Lines Matching refs:_glptr_IsQuery
8210 typedef GLboolean (GLAPIENTRYP _glptr_IsQuery)(GLuint);8213 static inline _glptr_IsQuery GET_IsQuery(struct _glapi_table *disp) {8214 return (_glptr_IsQuery) (GET_by_offset(disp, _gloffset_IsQuery));