Searched refs:_glptr_Orthof (Results 1 – 1 of 1) sorted by relevance
17727 typedef void (GLAPIENTRYP _glptr_Orthof)(GLfloat, GLfloat, GLfloat, GLfloat, GLfloat, GLfloat); typedef17730 static inline _glptr_Orthof GET_Orthof(struct _glapi_table *disp) { in GET_Orthof()17731 return (_glptr_Orthof) (GET_by_offset(disp, _gloffset_Orthof)); in GET_Orthof()