Searched refs:SET_RasterPos3f (Results 1 – 5 of 5) sorted by relevance
493 SET_RasterPos3f(disp, _mesa_RasterPos3f); in _mesa_init_rastpos_dispatch()
10078 SET_RasterPos3f(table, save_RasterPos3f); in _mesa_create_save_table()
2974 static inline void SET_RasterPos3f(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLfloat, GLfloa… in SET_RasterPos3f() function