Searched refs:_glptr_IsQuery (Results 1 – 1 of 1) sorted by relevance
7717 typedef GLboolean (GLAPIENTRYP _glptr_IsQuery)(GLuint); typedef7720 static inline _glptr_IsQuery GET_IsQuery(struct _glapi_table *disp) { in GET_IsQuery()7721 return (_glptr_IsQuery) (GET_by_offset(disp, _gloffset_IsQuery)); in GET_IsQuery()