Lines Matching refs:_glptr_VertexP2uiv
11411 typedef void (GLAPIENTRYP _glptr_VertexP2uiv)(GLenum, const GLuint *);11414 static inline _glptr_VertexP2uiv GET_VertexP2uiv(struct _glapi_table *disp) {11415 return (_glptr_VertexP2uiv) (GET_by_offset(disp, _gloffset_VertexP2uiv));