Lines Matching refs:_glptr_PushMatrix
6252 typedef void (GLAPIENTRYP _glptr_PushMatrix)(void);6255 static inline _glptr_PushMatrix GET_PushMatrix(struct _glapi_table *disp) {6256 return (_glptr_PushMatrix) (GET_by_offset(disp, _gloffset_PushMatrix));