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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2646 (* GET_Color3f(disp)) parameters
2647 static inline _glptr_Color3f GET_Color3f(struct _glapi_table *disp) { function in typeref:typename:_glptr_Color3f
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h3119 (* GET_Color3f(disp)) parameters
3120 static inline _glptr_Color3f GET_Color3f(struct _glapi_table *disp) { function in typeref:typename:_glptr_Color3f
[all...]
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h100 #define GET_Color3f(disp) ((disp)->Color3f) macro

Completed in 151 milliseconds