Searched refs:SET_RasterPos3d (Results 1 – 5 of 5) sorted by relevance
491 SET_RasterPos3d(disp, _mesa_RasterPos3d); in _mesa_init_rastpos_dispatch()
10076 SET_RasterPos3d(table, save_RasterPos3d); in _mesa_create_save_table()
2952 static inline void SET_RasterPos3d(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLdouble, GLdou… in SET_RasterPos3d() function