Searched refs:_glptr_DrawTexxOES (Results 1 – 1 of 1) sorted by relevance
14394 typedef void (GLAPIENTRYP _glptr_DrawTexxOES)(GLfixed, GLfixed, GLfixed, GLfixed, GLfixed); typedef14397 static inline _glptr_DrawTexxOES GET_DrawTexxOES(struct _glapi_table *disp) { in GET_DrawTexxOES()14398 return (_glptr_DrawTexxOES) (GET_by_offset(disp, _gloffset_DrawTexxOES)); in GET_DrawTexxOES()