Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/src/mesa/main/
Drastpos.c491 SET_RasterPos3d(disp, _mesa_RasterPos3d); in _mesa_init_rastpos_dispatch()
Ddlist.c10076 SET_RasterPos3d(table, save_RasterPos3d); in _mesa_create_save_table()
/external/mesa3d/src/mesa/main/
Drastpos.c491 SET_RasterPos3d(disp, _mesa_RasterPos3d); in _mesa_init_rastpos_dispatch()
Ddlist.c10076 SET_RasterPos3d(table, save_RasterPos3d); in _mesa_create_save_table()
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
Ddispatch.h2952 static inline void SET_RasterPos3d(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLdouble, GLdou… in SET_RasterPos3d() function