Searched refs:_glptr_MultTransposeMatrixdARB (Results 1 – 1 of 1) sorted by relevance
7037 typedef void (GLAPIENTRYP _glptr_MultTransposeMatrixdARB)(const GLdouble *); typedef7040 static inline _glptr_MultTransposeMatrixdARB GET_MultTransposeMatrixdARB(struct _glapi_table *disp)… in GET_MultTransposeMatrixdARB()7041 return (_glptr_MultTransposeMatrixdARB) (GET_by_offset(disp, _gloffset_MultTransposeMatrixdARB)); in GET_MultTransposeMatrixdARB()