Searched refs:_glptr_VertexAttribP4uiv (Results 1 – 1 of 1) sorted by relevance
10896 typedef void (GLAPIENTRYP _glptr_VertexAttribP4uiv)(GLuint, GLenum, GLboolean, const GLuint *); typedef10899 static inline _glptr_VertexAttribP4uiv GET_VertexAttribP4uiv(struct _glapi_table *disp) { in GET_VertexAttribP4uiv()10900 return (_glptr_VertexAttribP4uiv) (GET_by_offset(disp, _gloffset_VertexAttribP4uiv)); in GET_VertexAttribP4uiv()