Lines Matching refs:_glptr_IndexPointerEXT
14997 typedef void (GLAPIENTRYP _glptr_IndexPointerEXT)(GLenum, GLsizei, GLsizei, const GLvoid *);15000 static inline _glptr_IndexPointerEXT GET_IndexPointerEXT(struct _glapi_table *disp) {15001 return (_glptr_IndexPointerEXT) (GET_by_offset(disp, _gloffset_IndexPointerEXT));