Lines Matching refs:_glptr_PassThrough
5163 typedef void (GLAPIENTRYP _glptr_PassThrough)(GLfloat);5166 static inline _glptr_PassThrough GET_PassThrough(struct _glapi_table *disp) {5167 return (_glptr_PassThrough) (GET_by_offset(disp, _gloffset_PassThrough));