Lines Matching refs:_glptr_DepthMask
5295 typedef void (GLAPIENTRYP _glptr_DepthMask)(GLboolean);5298 static inline _glptr_DepthMask GET_DepthMask(struct _glapi_table *disp) {5299 return (_glptr_DepthMask) (GET_by_offset(disp, _gloffset_DepthMask));