Lines Matching refs:_glptr_ActiveTexture
7088 typedef void (GLAPIENTRYP _glptr_ActiveTexture)(GLenum);7091 static inline _glptr_ActiveTexture GET_ActiveTexture(struct _glapi_table *disp) {7092 return (_glptr_ActiveTexture) (GET_by_offset(disp, _gloffset_ActiveTexture));