Home
last modified time | relevance | path

Searched refs:SET_PixelMapfv (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c1320 SET_PixelMapfv(exec, _mesa_PixelMapfv); in _mesa_initialize_exec_table()
Ddispatch.h5249 static inline void SET_PixelMapfv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, GLsizei,… in SET_PixelMapfv() function
Dmarshal_generated.c44972 SET_PixelMapfv(table, _mesa_marshal_PixelMapfv); in _mesa_create_marshal_table()
/external/mesa3d/src/mesa/main/
Ddlist.c9684 SET_PixelMapfv(table, save_PixelMapfv); in _mesa_initialize_save_table()