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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h4230 (* GET_FrontFace(disp)) parameters
4231 static inline _glptr_FrontFace GET_FrontFace(struct _glapi_table *disp) { function in typeref:typename:_glptr_FrontFace
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h4703 (* GET_FrontFace(disp)) parameters
4704 static inline _glptr_FrontFace GET_FrontFace(struct _glapi_table *disp) { function in typeref:typename:_glptr_FrontFace
[all...]
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h532 #define GET_FrontFace(disp) ((disp)->FrontFace) macro

Completed in 191 milliseconds