Lines Matching defs:_glptr_DrawTexfOES
14843 typedef void (GLAPIENTRYP _glptr_DrawTexfOES)(GLfloat, GLfloat, GLfloat, GLfloat, GLfloat);14846 static inline _glptr_DrawTexfOES GET_DrawTexfOES(struct _glapi_table *disp) {14847 return (_glptr_DrawTexfOES) (GET_by_offset(disp, _gloffset_DrawTexfOES));