Lines Matching refs:_glptr_VertexArrayElementBuffer
14260 typedef void (GLAPIENTRYP _glptr_VertexArrayElementBuffer)(GLuint, GLuint);14263 static inline _glptr_VertexArrayElementBuffer GET_VertexArrayElementBuffer(struct _glapi_table *disp) {14264 return (_glptr_VertexArrayElementBuffer) (GET_by_offset(disp, _gloffset_VertexArrayElementBuffer));