Lines Matching refs:_glptr_LoadTransposeMatrixf
7550 typedef void (GLAPIENTRYP _glptr_LoadTransposeMatrixf)(const GLfloat *);7553 static inline _glptr_LoadTransposeMatrixf GET_LoadTransposeMatrixf(struct _glapi_table *disp) {7554 return (_glptr_LoadTransposeMatrixf) (GET_by_offset(disp, _gloffset_LoadTransposeMatrixf));