Lines Matching refs:_glptr_PushName
5185 typedef void (GLAPIENTRYP _glptr_PushName)(GLuint);5188 static inline _glptr_PushName GET_PushName(struct _glapi_table *disp) {5189 return (_glptr_PushName) (GET_by_offset(disp, _gloffset_PushName));