Searched refs:_glptr_LoadMatrixx (Results 1 – 1 of 1) sorted by relevance
17661 typedef void (GLAPIENTRYP _glptr_LoadMatrixx)(const GLfixed *); typedef17664 static inline _glptr_LoadMatrixx GET_LoadMatrixx(struct _glapi_table *disp) { in GET_LoadMatrixx()17665 return (_glptr_LoadMatrixx) (GET_by_offset(disp, _gloffset_LoadMatrixx)); in GET_LoadMatrixx()