Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c1359 SET_RasterPos3iv(exec, _mesa_RasterPos3iv); in _mesa_initialize_exec_table()
Ddispatch.h3313 static inline void SET_RasterPos3iv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(const GLint *)… in SET_RasterPos3iv() function
Dmarshal_generated.c44258 SET_RasterPos3iv(table, _mesa_marshal_RasterPos3iv); in _mesa_create_marshal_table()
/external/mesa3d/src/mesa/main/
Ddlist.c9713 SET_RasterPos3iv(table, save_RasterPos3iv); in _mesa_initialize_save_table()