Searched refs:_glptr_PushAttrib (Results 1 – 1 of 1) sorted by relevance
4890 typedef void (GLAPIENTRYP _glptr_PushAttrib)(GLbitfield); typedef4893 static inline _glptr_PushAttrib GET_PushAttrib(struct _glapi_table *disp) { in GET_PushAttrib()4894 return (_glptr_PushAttrib) (GET_by_offset(disp, _gloffset_PushAttrib)); in GET_PushAttrib()