Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/src/mesa/main/
Dapi_exec.c287 SET_PixelStoref(exec, _mesa_PixelStoref); in _mesa_create_exec_table()
Ddlist.c10053 SET_PixelStoref(table, exec_PixelStoref); in _mesa_create_save_table()
/external/mesa3d/src/mesa/main/
Dapi_exec.c287 SET_PixelStoref(exec, _mesa_PixelStoref); in _mesa_create_exec_table()
Ddlist.c10053 SET_PixelStoref(table, exec_PixelStoref); in _mesa_create_save_table()
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
Ddispatch.h4921 static inline void SET_PixelStoref(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, GLfloat… in SET_PixelStoref() function