Home | History | Annotate | Download | only in main

Lines Matching full:_glptr_texcoord3iv

3584 typedef void (GLAPIENTRYP _glptr_TexCoord3iv)(const GLint *);
3587 static inline _glptr_TexCoord3iv GET_TexCoord3iv(struct _glapi_table *disp) {
3588 return (_glptr_TexCoord3iv) (GET_by_offset(disp, _gloffset_TexCoord3iv));