Searched refs:SET_RasterPos3d (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dapi_exec.c1372 SET_RasterPos3d(exec, _mesa_RasterPos3d);
H A Dmarshal_generated.c[all...]
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dapi_exec.c1471 SET_RasterPos3d(exec, _mesa_RasterPos3d);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Ddlist.c11280 SET_RasterPos3d(table, save_RasterPos3d);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Ddlist.c14181 SET_RasterPos3d(table, save_RasterPos3d);
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h272 #define SET_RasterPos3d(disp, fn) ((disp)->RasterPos3d = fn) macro
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h3278 static inline void SET_RasterPos3d(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLdouble, GLdouble, GLdouble)) { function in typeref:typename:void
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h3751 static inline void SET_RasterPos3d(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLdouble, GLdouble, GLdouble)) { function in typeref:typename:void
[all...]

Completed in 224 milliseconds