Lines Matching refs:_glptr_GenTextures
6582 typedef void (GLAPIENTRYP _glptr_GenTextures)(GLsizei, GLuint *);6585 static inline _glptr_GenTextures GET_GenTextures(struct _glapi_table *disp) {6586 return (_glptr_GenTextures) (GET_by_offset(disp, _gloffset_GenTextures));