Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c1325 SET_PixelZoom(exec, _mesa_PixelZoom); in _mesa_initialize_exec_table()
Ddispatch.h5194 static inline void SET_PixelZoom(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLfloat, GLfloat)… in SET_PixelZoom() function
Dmarshal_generated.c44385 SET_PixelZoom(table, _mesa_marshal_PixelZoom); in _mesa_create_marshal_table()
/external/mesa3d/src/mesa/main/
Ddlist.c9689 SET_PixelZoom(table, save_PixelZoom); in _mesa_initialize_save_table()