Lines Matching refs:_glptr_Recti
3964 typedef void (GLAPIENTRYP _glptr_Recti)(GLint, GLint, GLint, GLint);3967 static inline _glptr_Recti GET_Recti(struct _glapi_table *disp) {3968 return (_glptr_Recti) (GET_by_offset(disp, _gloffset_Recti));