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

/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dapi_exec.c1366 SET_RasterPos2f(exec, _mesa_RasterPos2f);
H A Dmarshal_generated.c[all...]
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dapi_exec.c1465 SET_RasterPos2f(exec, _mesa_RasterPos2f);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Ddlist.c11274 SET_RasterPos2f(table, save_RasterPos2f);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Ddlist.c14175 SET_RasterPos2f(table, save_RasterPos2f);
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h254 #define SET_RasterPos2f(disp, fn) ((disp)->RasterPos2f = fn) macro
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h3212 static inline void SET_RasterPos2f(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLfloat, GLfloat)) { function in typeref:typename:void
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h3685 static inline void SET_RasterPos2f(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLfloat, GLfloat)) { function in typeref:typename:void
[all...]

Completed in 274 milliseconds