Searched refs:_glptr_ClearDepthx (Results 1 – 1 of 1) sorted by relevance
17529 typedef void (GLAPIENTRYP _glptr_ClearDepthx)(GLclampx); typedef17532 static inline _glptr_ClearDepthx GET_ClearDepthx(struct _glapi_table *disp) { in GET_ClearDepthx()17533 return (_glptr_ClearDepthx) (GET_by_offset(disp, _gloffset_ClearDepthx)); in GET_ClearDepthx()