Lines Matching refs:_glptr_PushClientAttrib
6659 typedef void (GLAPIENTRYP _glptr_PushClientAttrib)(GLbitfield);6662 static inline _glptr_PushClientAttrib GET_PushClientAttrib(struct _glapi_table *disp) {6663 return (_glptr_PushClientAttrib) (GET_by_offset(disp, _gloffset_PushClientAttrib));