Lines Matching refs:_glptr_PopMatrix
6241 typedef void (GLAPIENTRYP _glptr_PopMatrix)(void);6244 static inline _glptr_PopMatrix GET_PopMatrix(struct _glapi_table *disp) {6245 return (_glptr_PopMatrix) (GET_by_offset(disp, _gloffset_PopMatrix));