Lines Matching refs:_glptr_MatrixPushEXT
18748 typedef void (GLAPIENTRYP _glptr_MatrixPushEXT)(GLenum);18751 static inline _glptr_MatrixPushEXT GET_MatrixPushEXT(struct _glapi_table *disp) {18752 return (_glptr_MatrixPushEXT) (GET_by_offset(disp, _gloffset_MatrixPushEXT));