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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h17670 typedef void (GLAPIENTRYP _glptr_DepthRangex)(GLclampx, GLclampx); typedef in typeref:typename:void (GLAPIENTRYP)(GLclampx,GLclampx)
17673 static inline _glptr_DepthRangex GET_DepthRangex(struct _glapi_table *disp) {
17674 return (_glptr_DepthRangex) (GET_by_offset(disp, _gloffset_DepthRangex));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h18143 typedef void (GLAPIENTRYP _glptr_DepthRangex)(GLclampx, GLclampx); typedef in typeref:typename:void (GLAPIENTRYP)(GLclampx,GLclampx)
18146 static inline _glptr_DepthRangex GET_DepthRangex(struct _glapi_table *disp) {
18147 return (_glptr_DepthRangex) (GET_by_offset(disp, _gloffset_DepthRangex));
[all...]

Completed in 105 milliseconds