Searched refs:_glptr_IsQueryARB (Results 1 – 1 of 1) sorted by relevance
7972 typedef GLboolean (GLAPIENTRYP _glptr_IsQueryARB)(GLuint); typedef7975 static inline _glptr_IsQueryARB GET_IsQueryARB(struct _glapi_table *disp) { in GET_IsQueryARB()7976 return (_glptr_IsQueryARB) (GET_by_offset(disp, _gloffset_IsQueryARB)); in GET_IsQueryARB()