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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h17648 typedef void (GLAPIENTRYP _glptr_ClearDepthx)(GLclampx); typedef in typeref:typename:void (GLAPIENTRYP)(GLclampx)
17651 static inline _glptr_ClearDepthx GET_ClearDepthx(struct _glapi_table *disp) {
17652 return (_glptr_ClearDepthx) (GET_by_offset(disp, _gloffset_ClearDepthx));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h18121 typedef void (GLAPIENTRYP _glptr_ClearDepthx)(GLclampx); typedef in typeref:typename:void (GLAPIENTRYP)(GLclampx)
18124 static inline _glptr_ClearDepthx GET_ClearDepthx(struct _glapi_table *disp) {
18125 return (_glptr_ClearDepthx) (GET_by_offset(disp, _gloffset_ClearDepthx));
[all...]

Completed in 108 milliseconds