Searched refs:_glptr_GenVertexArraysAPPLE (Results 1 – 1 of 1) sorted by relevance
11712 typedef void (GLAPIENTRYP _glptr_GenVertexArraysAPPLE)(GLsizei, GLuint *); typedef11715 static inline _glptr_GenVertexArraysAPPLE GET_GenVertexArraysAPPLE(struct _glapi_table *disp) { in GET_GenVertexArraysAPPLE()11716 return (_glptr_GenVertexArraysAPPLE) (GET_by_offset(disp, _gloffset_GenVertexArraysAPPLE)); in GET_GenVertexArraysAPPLE()