Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/src/mesa/main/
Drastpos.c487 SET_RasterPos2d(disp, _mesa_RasterPos2d); in _mesa_init_rastpos_dispatch()
Ddlist.c10068 SET_RasterPos2d(table, save_RasterPos2d); in _mesa_create_save_table()
/external/mesa3d/src/mesa/main/
Drastpos.c487 SET_RasterPos2d(disp, _mesa_RasterPos2d); in _mesa_init_rastpos_dispatch()
Ddlist.c10068 SET_RasterPos2d(table, save_RasterPos2d); in _mesa_create_save_table()
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
Ddispatch.h2864 static inline void SET_RasterPos2d(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLdouble, GLdou… in SET_RasterPos2d() function