Lines Matching refs:_glptr_LoadMatrixf
6175 typedef void (GLAPIENTRYP _glptr_LoadMatrixf)(const GLfloat *);6178 static inline _glptr_LoadMatrixf GET_LoadMatrixf(struct _glapi_table *disp) {6179 return (_glptr_LoadMatrixf) (GET_by_offset(disp, _gloffset_LoadMatrixf));