Lines Matching refs:_glptr_MemoryBarrier
12533 typedef void (GLAPIENTRYP _glptr_MemoryBarrier)(GLbitfield);12536 static inline _glptr_MemoryBarrier GET_MemoryBarrier(struct _glapi_table *disp) {12537 return (_glptr_MemoryBarrier) (GET_by_offset(disp, _gloffset_MemoryBarrier));