Lines Matching refs:_glptr_TexCoordP2ui
11246 typedef void (GLAPIENTRYP _glptr_TexCoordP2ui)(GLenum, GLuint);11249 static inline _glptr_TexCoordP2ui GET_TexCoordP2ui(struct _glapi_table *disp) {11250 return (_glptr_TexCoordP2ui) (GET_by_offset(disp, _gloffset_TexCoordP2ui));