Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/src/mesa/main/
Drastpos.c502 SET_RasterPos4fv(disp, _mesa_RasterPos4fv); in _mesa_init_rastpos_dispatch()
Ddlist.c10087 SET_RasterPos4fv(table, save_RasterPos4fv); in _mesa_create_save_table()
/external/mesa3d/src/mesa/main/
Drastpos.c502 SET_RasterPos4fv(disp, _mesa_RasterPos4fv); in _mesa_init_rastpos_dispatch()
Ddlist.c10087 SET_RasterPos4fv(table, save_RasterPos4fv); in _mesa_create_save_table()
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
Ddispatch.h3073 static inline void SET_RasterPos4fv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(const GLfloat … in SET_RasterPos4fv() function