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