Searched refs:SET_Vertex3s (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | vtxfmt.c | 368 SET_Vertex3s(tab, vfmt->Vertex3s);
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | api_exec.c | 1458 SET_Vertex3s(exec, _mesa_Vertex3s);
|
| H A D | marshal_generated.c | [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | api_loopback.c | 1666 SET_Vertex3s(dest, _mesa_Vertex3s);
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | dispatch.h | 482 #define SET_Vertex3s(disp, fn) ((disp)->Vertex3s = fn) macro
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 4048 static inline void SET_Vertex3s(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLshort, GLshort, GLshort)) { function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 4521 static inline void SET_Vertex3s(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLshort, GLshort, GLshort)) { function in typeref:typename:void [all...] |
Completed in 181 milliseconds