Lines Matching refs:_glptr_VertexArrayVertexAttribOffsetEXT
20277 typedef void (GLAPIENTRYP _glptr_VertexArrayVertexAttribOffsetEXT)(GLuint, GLuint, GLuint, GLint, GLenum, GLboolean, GLsizei, GLintptr);
20280 static inline _glptr_VertexArrayVertexAttribOffsetEXT GET_VertexArrayVertexAttribOffsetEXT(struct _glapi_table *disp) {
20281 return (_glptr_VertexArrayVertexAttribOffsetEXT) (GET_by_offset(disp, _gloffset_VertexArrayVertexAttribOffsetEXT));