Lines Matching refs:_glptr_IsBuffer
8199 typedef GLboolean (GLAPIENTRYP _glptr_IsBuffer)(GLuint);8202 static inline _glptr_IsBuffer GET_IsBuffer(struct _glapi_table *disp) {8203 return (_glptr_IsBuffer) (GET_by_offset(disp, _gloffset_IsBuffer));