Searched refs:_glptr_DrawTexivOES (Results 1 – 1 of 1) sorted by relevance
14361 typedef void (GLAPIENTRYP _glptr_DrawTexivOES)(const GLint *); typedef14364 static inline _glptr_DrawTexivOES GET_DrawTexivOES(struct _glapi_table *disp) { in GET_DrawTexivOES()14365 return (_glptr_DrawTexivOES) (GET_by_offset(disp, _gloffset_DrawTexivOES)); in GET_DrawTexivOES()