Lines Matching refs:_glptr_DepthRangex
18143 typedef void (GLAPIENTRYP _glptr_DepthRangex)(GLclampx, GLclampx);18146 static inline _glptr_DepthRangex GET_DepthRangex(struct _glapi_table *disp) {18147 return (_glptr_DepthRangex) (GET_by_offset(disp, _gloffset_DepthRangex));