Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dcolortab.c156 SET_ColorTableParameterfv(disp, _mesa_ColorTableParameterfv); in _mesa_init_colortable_dispatch()
Ddlist.c10171 SET_ColorTableParameterfv(table, save_ColorTableParameterfv); in _mesa_create_save_table()
/external/chromium_org/third_party/mesa/src/src/mesa/main/
Dcolortab.c156 SET_ColorTableParameterfv(disp, _mesa_ColorTableParameterfv); in _mesa_init_colortable_dispatch()
Ddlist.c10171 SET_ColorTableParameterfv(table, save_ColorTableParameterfv); in _mesa_create_save_table()
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
Ddispatch.h5922 static inline void SET_ColorTableParameterfv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenu… in SET_ColorTableParameterfv() function