Lines Matching refs:_glptr_Orthof
18319 typedef void (GLAPIENTRYP _glptr_Orthof)(GLfloat, GLfloat, GLfloat, GLfloat, GLfloat, GLfloat);18322 static inline _glptr_Orthof GET_Orthof(struct _glapi_table *disp) {18323 return (_glptr_Orthof) (GET_by_offset(disp, _gloffset_Orthof));