Lines Matching refs:_glptr_MultMatrixd
6219 typedef void (GLAPIENTRYP _glptr_MultMatrixd)(const GLdouble *);6222 static inline _glptr_MultMatrixd GET_MultMatrixd(struct _glapi_table *disp) {6223 return (_glptr_MultMatrixd) (GET_by_offset(disp, _gloffset_MultMatrixd));