Lines Matching refs:_glptr_BindTextures
12984 typedef void (GLAPIENTRYP _glptr_BindTextures)(GLuint, GLsizei, const GLuint *);12987 static inline _glptr_BindTextures GET_BindTextures(struct _glapi_table *disp) {12988 return (_glptr_BindTextures) (GET_by_offset(disp, _gloffset_BindTextures));