Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c1362 SET_RasterPos4d(exec, _mesa_RasterPos4d); in _mesa_initialize_exec_table()
Ddispatch.h3346 static inline void SET_RasterPos4d(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLdouble, GLdou… in SET_RasterPos4d() function
Dmarshal_generated.c44520 SET_RasterPos4d(table, _mesa_marshal_RasterPos4d); in _mesa_create_marshal_table()
/external/mesa3d/src/mesa/main/
Ddlist.c9716 SET_RasterPos4d(table, save_RasterPos4d); in _mesa_initialize_save_table()