Home
last modified time | relevance | path

Searched refs:SET_PointSize (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c447 SET_PointSize(exec, _mesa_PointSize); in _mesa_initialize_exec_table()
Ddispatch.h4229 static inline void SET_PointSize(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLfloat)) { in SET_PointSize() function
/external/mesa3d/src/mesa/main/
Ddlist.c9676 SET_PointSize(table, save_PointSize); in _mesa_initialize_save_table()