Home
last modified time | relevance | path

Searched refs:SET_RasterPos3f (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
Drastpos.c493 SET_RasterPos3f(disp, _mesa_RasterPos3f); in _mesa_init_rastpos_dispatch()
Ddlist.c10078 SET_RasterPos3f(table, save_RasterPos3f); in _mesa_create_save_table()
/external/mesa3d/src/mesa/main/
Drastpos.c493 SET_RasterPos3f(disp, _mesa_RasterPos3f); in _mesa_init_rastpos_dispatch()
Ddlist.c10078 SET_RasterPos3f(table, save_RasterPos3f); in _mesa_create_save_table()
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
Ddispatch.h2974 static inline void SET_RasterPos3f(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLfloat, GLfloa… in SET_RasterPos3f() function