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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h4175 (* GET_CullFace(disp)) parameters
4176 static inline _glptr_CullFace GET_CullFace(struct _glapi_table *disp) { function in typeref:typename:_glptr_CullFace
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h4648 (* GET_CullFace(disp)) parameters
4649 static inline _glptr_CullFace GET_CullFace(struct _glapi_table *disp) { function in typeref:typename:_glptr_CullFace
[all...]
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h517 #define GET_CullFace(disp) ((disp)->CullFace) macro

Completed in 121 milliseconds