Searched refs:SET_Color3d (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | vtxfmt.c | 279 SET_Color3d(tab, vfmt->Color3d);
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | api_exec.c | 1153 SET_Color3d(exec, _mesa_Color3d);
|
| H A D | marshal_generated.c | [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | api_loopback.c | 1577 SET_Color3d(dest, _mesa_Color3d);
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | dispatch.h | 95 #define SET_Color3d(disp, fn) ((disp)->Color3d = fn) macro
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 2629 static inline void SET_Color3d(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLdouble, GLdouble, GLdouble)) { function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 3102 static inline void SET_Color3d(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLdouble, GLdouble, GLdouble)) { function in typeref:typename:void [all...] |
Completed in 310 milliseconds