Searched refs:_glptr_IsBufferARB (Results 1 – 1 of 1) sorted by relevance
7862 typedef GLboolean (GLAPIENTRYP _glptr_IsBufferARB)(GLuint); typedef7865 static inline _glptr_IsBufferARB GET_IsBufferARB(struct _glapi_table *disp) { in GET_IsBufferARB()7866 return (_glptr_IsBufferARB) (GET_by_offset(disp, _gloffset_IsBufferARB)); in GET_IsBufferARB()