Lines Matching refs:_glptr_ScissorIndexed
12170 typedef void (GLAPIENTRYP _glptr_ScissorIndexed)(GLuint, GLint, GLint, GLsizei, GLsizei);12173 static inline _glptr_ScissorIndexed GET_ScissorIndexed(struct _glapi_table *disp) {12174 return (_glptr_ScissorIndexed) (GET_by_offset(disp, _gloffset_ScissorIndexed));