Lines Matching refs:_glptr_LoadIdentity
6164 typedef void (GLAPIENTRYP _glptr_LoadIdentity)(void);6167 static inline _glptr_LoadIdentity GET_LoadIdentity(struct _glapi_table *disp) {6168 return (_glptr_LoadIdentity) (GET_by_offset(disp, _gloffset_LoadIdentity));