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

/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dapi_exec.c1374 SET_RasterPos3f(exec, _mesa_RasterPos3f);
H A Dmarshal_generated.c[all...]
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dapi_exec.c1473 SET_RasterPos3f(exec, _mesa_RasterPos3f);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Ddlist.c11282 SET_RasterPos3f(table, save_RasterPos3f);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Ddlist.c14183 SET_RasterPos3f(table, save_RasterPos3f);
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h278 #define SET_RasterPos3f(disp, fn) ((disp)->RasterPos3f = fn) macro
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h3300 static inline void SET_RasterPos3f(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLfloat, GLfloat, GLfloat)) { function in typeref:typename:void
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h3773 static inline void SET_RasterPos3f(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLfloat, GLfloat, GLfloat)) { function in typeref:typename:void
[all...]

Completed in 222 milliseconds