Searched refs:SET_RasterPos2d (Results 1 – 5 of 5) sorted by relevance
487 SET_RasterPos2d(disp, _mesa_RasterPos2d); in _mesa_init_rastpos_dispatch()
10068 SET_RasterPos2d(table, save_RasterPos2d); in _mesa_create_save_table()
2864 static inline void SET_RasterPos2d(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLdouble, GLdou… in SET_RasterPos2d() function