Searched refs:GET_ClearDepth (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h4791 (* GET_ClearDepth(disp)) parameters
4792 static inline _glptr_ClearDepth GET_ClearDepth(struct _glapi_table *disp) { function in typeref:typename:_glptr_ClearDepth
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h5264 (* GET_ClearDepth(disp)) parameters
5265 static inline _glptr_ClearDepth GET_ClearDepth(struct _glapi_table *disp) { function in typeref:typename:_glptr_ClearDepth
[all...]
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h685 #define GET_ClearDepth(disp) ((disp)->ClearDepth) macro

Completed in 177 milliseconds