Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/src/mesa/main/
Drastpos.c505 SET_RasterPos4s(disp, _mesa_RasterPos4s); in _mesa_init_rastpos_dispatch()
Ddlist.c10090 SET_RasterPos4s(table, save_RasterPos4s); in _mesa_create_save_table()
/external/mesa3d/src/mesa/main/
Drastpos.c505 SET_RasterPos4s(disp, _mesa_RasterPos4s); in _mesa_init_rastpos_dispatch()
Ddlist.c10090 SET_RasterPos4s(table, save_RasterPos4s); in _mesa_create_save_table()
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
Ddispatch.h3106 static inline void SET_RasterPos4s(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLshort, GLshor… in SET_RasterPos4s() function