Home
last modified time | relevance | path

Searched refs:_glptr_ClearDepthx (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h17529 typedef void (GLAPIENTRYP _glptr_ClearDepthx)(GLclampx); typedef
17532 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()