Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c1348 SET_RasterPos2f(exec, _mesa_RasterPos2f); in _mesa_initialize_exec_table()
Ddispatch.h3192 static inline void SET_RasterPos2f(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLfloat, GLfloa… in SET_RasterPos2f() function
Dmarshal_generated.c44343 SET_RasterPos2f(table, _mesa_marshal_RasterPos2f); in _mesa_create_marshal_table()
/external/mesa3d/src/mesa/main/
Ddlist.c9702 SET_RasterPos2f(table, save_RasterPos2f); in _mesa_initialize_save_table()