Searched refs:SET_RasterPos4f (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | api_exec.c | 1382 SET_RasterPos4f(exec, _mesa_RasterPos4f);
|
| H A D | marshal_generated.c | [all...] |
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | api_exec.c | 1481 SET_RasterPos4f(exec, _mesa_RasterPos4f);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | dlist.c | 11290 SET_RasterPos4f(table, save_RasterPos4f);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | dlist.c | 14191 SET_RasterPos4f(table, save_RasterPos4f);
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | dispatch.h | 302 #define SET_RasterPos4f(disp, fn) ((disp)->RasterPos4f = fn) macro
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 3388 static inline void SET_RasterPos4f(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLfloat, GLfloat, GLfloat, GLfloat)) { function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 3861 static inline void SET_RasterPos4f(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLfloat, GLfloat, GLfloat, GLfloat)) { function in typeref:typename:void [all...] |
Completed in 256 milliseconds