Lines Matching refs:_glptr_PopName
5174 typedef void (GLAPIENTRYP _glptr_PopName)(void);5177 static inline _glptr_PopName GET_PopName(struct _glapi_table *disp) {5178 return (_glptr_PopName) (GET_by_offset(disp, _gloffset_PopName));