Lines Matching refs:_glptr_Translatex
18429 typedef void (GLAPIENTRYP _glptr_Translatex)(GLfixed, GLfixed, GLfixed);18432 static inline _glptr_Translatex GET_Translatex(struct _glapi_table *disp) {18433 return (_glptr_Translatex) (GET_by_offset(disp, _gloffset_Translatex));