Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c1365 SET_RasterPos4fv(exec, _mesa_RasterPos4fv); in _mesa_initialize_exec_table()
Ddispatch.h3379 static inline void SET_RasterPos4fv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(const GLfloat … in SET_RasterPos4fv() function
Dmarshal_generated.c44620 SET_RasterPos4fv(table, _mesa_marshal_RasterPos4fv); in _mesa_create_marshal_table()
/external/mesa3d/src/mesa/main/
Ddlist.c9719 SET_RasterPos4fv(table, save_RasterPos4fv); in _mesa_initialize_save_table()