Lines Matching refs:_glptr_VertexP4ui
11444 typedef void (GLAPIENTRYP _glptr_VertexP4ui)(GLenum, GLuint);11447 static inline _glptr_VertexP4ui GET_VertexP4ui(struct _glapi_table *disp) {11448 return (_glptr_VertexP4ui) (GET_by_offset(disp, _gloffset_VertexP4ui));