Searched refs:SET_TexCoord4s (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | vtxfmt.c | 350 SET_TexCoord4s(tab, vfmt->TexCoord4s);
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | api_exec.c | 1441 SET_TexCoord4s(exec, _mesa_TexCoord4s);
|
| H A D | marshal_generated.c | [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | api_loopback.c | 1648 SET_TexCoord4s(dest, _mesa_TexCoord4s);
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | dispatch.h | 434 #define SET_TexCoord4s(disp, fn) ((disp)->TexCoord4s = fn) macro
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 3872 static inline void SET_TexCoord4s(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLshort, GLshort, GLshort, GLshort)) { function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 4345 static inline void SET_TexCoord4s(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLshort, GLshort, GLshort, GLshort)) { function in typeref:typename:void [all...] |
Completed in 241 milliseconds