Lines Matching refs:_glptr_MultMatrixf
6208 typedef void (GLAPIENTRYP _glptr_MultMatrixf)(const GLfloat *);6211 static inline _glptr_MultMatrixf GET_MultMatrixf(struct _glapi_table *disp) {6212 return (_glptr_MultMatrixf) (GET_by_offset(disp, _gloffset_MultMatrixf));