Searched refs:_glptr_DrawTexsvOES (Results 1 – 1 of 1) sorted by relevance
14383 typedef void (GLAPIENTRYP _glptr_DrawTexsvOES)(const GLshort *); typedef14386 static inline _glptr_DrawTexsvOES GET_DrawTexsvOES(struct _glapi_table *disp) { in GET_DrawTexsvOES()14387 return (_glptr_DrawTexsvOES) (GET_by_offset(disp, _gloffset_DrawTexsvOES)); in GET_DrawTexsvOES()