Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/src/mesa/main/
Drastpos.c492 SET_RasterPos3dv(disp, _mesa_RasterPos3dv); in _mesa_init_rastpos_dispatch()
Ddlist.c10077 SET_RasterPos3dv(table, save_RasterPos3dv); in _mesa_create_save_table()
/external/mesa3d/src/mesa/main/
Drastpos.c492 SET_RasterPos3dv(disp, _mesa_RasterPos3dv); in _mesa_init_rastpos_dispatch()
Ddlist.c10077 SET_RasterPos3dv(table, save_RasterPos3dv); in _mesa_create_save_table()
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
Ddispatch.h2963 static inline void SET_RasterPos3dv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(const GLdouble… in SET_RasterPos3dv() function