Lines Matching refs:_glptr_PopAttrib
5372 typedef void (GLAPIENTRYP _glptr_PopAttrib)(void);5375 static inline _glptr_PopAttrib GET_PopAttrib(struct _glapi_table *disp) {5376 return (_glptr_PopAttrib) (GET_by_offset(disp, _gloffset_PopAttrib));