Searched refs:_glptr_ClearDepthf (Results 1 – 1 of 1) sorted by relevance
11424 typedef void (GLAPIENTRYP _glptr_ClearDepthf)(GLclampf); typedef11427 static inline _glptr_ClearDepthf GET_ClearDepthf(struct _glapi_table *disp) { in GET_ClearDepthf()11428 return (_glptr_ClearDepthf) (GET_by_offset(disp, _gloffset_ClearDepthf)); in GET_ClearDepthf()