Lines Matching refs:_glptr_AlphaFuncx
18099 typedef void (GLAPIENTRYP _glptr_AlphaFuncx)(GLenum, GLclampx);18102 static inline _glptr_AlphaFuncx GET_AlphaFuncx(struct _glapi_table *disp) {18103 return (_glptr_AlphaFuncx) (GET_by_offset(disp, _gloffset_AlphaFuncx));