Lines Matching refs:_glptr_MultTransposeMatrixd
7561 typedef void (GLAPIENTRYP _glptr_MultTransposeMatrixd)(const GLdouble *);7564 static inline _glptr_MultTransposeMatrixd GET_MultTransposeMatrixd(struct _glapi_table *disp) {7565 return (_glptr_MultTransposeMatrixd) (GET_by_offset(disp, _gloffset_MultTransposeMatrixd));