Searched refs:_glptr_LoadTransposeMatrixfARB (Results 1 – 1 of 1) sorted by relevance
7026 typedef void (GLAPIENTRYP _glptr_LoadTransposeMatrixfARB)(const GLfloat *); typedef7029 static inline _glptr_LoadTransposeMatrixfARB GET_LoadTransposeMatrixfARB(struct _glapi_table *disp)… in GET_LoadTransposeMatrixfARB()7030 return (_glptr_LoadTransposeMatrixfARB) (GET_by_offset(disp, _gloffset_LoadTransposeMatrixfARB)); in GET_LoadTransposeMatrixfARB()