Searched refs:_glptr_TexCoord4sv (Results 1 – 1 of 1) sorted by relevance
3856 typedef void (GLAPIENTRYP _glptr_TexCoord4sv)(const GLshort *); typedef3859 static inline _glptr_TexCoord4sv GET_TexCoord4sv(struct _glapi_table *disp) { in GET_TexCoord4sv()3860 return (_glptr_TexCoord4sv) (GET_by_offset(disp, _gloffset_TexCoord4sv)); in GET_TexCoord4sv()