Searched refs:SET_LineWidth (Results 1 – 6 of 6) sorted by relevance
166 SET_LineWidth(exec, _mesa_LineWidth); in _mesa_create_exec_table()
10029 SET_LineWidth(table, save_LineWidth); in _mesa_create_save_table()
634 SET_LineWidth(exec, _es_LineWidth); in _mesa_create_exec_table_es1()
4030 static inline void SET_LineWidth(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLfloat)) { in SET_LineWidth() function