Lines Matching refs:_glptr_FenceSync
10641 typedef GLsync (GLAPIENTRYP _glptr_FenceSync)(GLenum, GLbitfield);10644 static inline _glptr_FenceSync GET_FenceSync(struct _glapi_table *disp) {10645 return (_glptr_FenceSync) (GET_by_offset(disp, _gloffset_FenceSync));