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

/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dapi_exec.c1367 SET_RasterPos2fv(exec, _mesa_RasterPos2fv);
H A Dmarshal_generated.c[all...]
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dapi_exec.c1466 SET_RasterPos2fv(exec, _mesa_RasterPos2fv);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Ddlist.c11275 SET_RasterPos2fv(table, save_RasterPos2fv);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Ddlist.c14176 SET_RasterPos2fv(table, save_RasterPos2fv);
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h257 #define SET_RasterPos2fv(disp, fn) ((disp)->RasterPos2fv = fn) macro
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h3223 static inline void SET_RasterPos2fv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(const GLfloat *)) { function in typeref:typename:void
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h3696 static inline void SET_RasterPos2fv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(const GLfloat *)) { function in typeref:typename:void
[all...]

Completed in 263 milliseconds