Lines Matching refs:_glptr_DrawTexsOES
14887 typedef void (GLAPIENTRYP _glptr_DrawTexsOES)(GLshort, GLshort, GLshort, GLshort, GLshort);14890 static inline _glptr_DrawTexsOES GET_DrawTexsOES(struct _glapi_table *disp) {14891 return (_glptr_DrawTexsOES) (GET_by_offset(disp, _gloffset_DrawTexsOES));