Lines Matching refs:_glptr_StencilOp
5658 typedef void (GLAPIENTRYP _glptr_StencilOp)(GLenum, GLenum, GLenum);5661 static inline _glptr_StencilOp GET_StencilOp(struct _glapi_table *disp) {5662 return (_glptr_StencilOp) (GET_by_offset(disp, _gloffset_StencilOp));