Lines Matching refs:_glptr_LoadTransposeMatrixd
7539 typedef void (GLAPIENTRYP _glptr_LoadTransposeMatrixd)(const GLdouble *);7542 static inline _glptr_LoadTransposeMatrixd GET_LoadTransposeMatrixd(struct _glapi_table *disp) {7543 return (_glptr_LoadTransposeMatrixd) (GET_by_offset(disp, _gloffset_LoadTransposeMatrixd));