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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h4692 (* GET_PassThrough(disp)) parameters
4693 static inline _glptr_PassThrough GET_PassThrough(struct _glapi_table *disp) { function in typeref:typename:_glptr_PassThrough
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h5165 (* GET_PassThrough(disp)) parameters
5166 static inline _glptr_PassThrough GET_PassThrough(struct _glapi_table *disp) { function in typeref:typename:_glptr_PassThrough
[all...]
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h658 #define GET_PassThrough(disp) ((disp)->PassThrough) macro

Completed in 182 milliseconds