Searched refs:SET_RasterPos3i (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | api_exec.c | 1376 SET_RasterPos3i(exec, _mesa_RasterPos3i);
|
| H A D | marshal_generated.c | [all...] |
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | api_exec.c | 1475 SET_RasterPos3i(exec, _mesa_RasterPos3i);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | dlist.c | 11284 SET_RasterPos3i(table, save_RasterPos3i);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | dlist.c | 14185 SET_RasterPos3i(table, save_RasterPos3i);
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | dispatch.h | 284 #define SET_RasterPos3i(disp, fn) ((disp)->RasterPos3i = fn) macro
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 3322 static inline void SET_RasterPos3i(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLint, GLint, GLint)) { function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 3795 static inline void SET_RasterPos3i(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLint, GLint, GLint)) { function in typeref:typename:void [all...] |
Completed in 218 milliseconds