Lines Matching refs:_glptr_ViewportIndexedf
12203 typedef void (GLAPIENTRYP _glptr_ViewportIndexedf)(GLuint, GLfloat, GLfloat, GLfloat, GLfloat);12206 static inline _glptr_ViewportIndexedf GET_ViewportIndexedf(struct _glapi_table *disp) {12207 return (_glptr_ViewportIndexedf) (GET_by_offset(disp, _gloffset_ViewportIndexedf));