Searched refs:SET_PointSize (Results 1 – 6 of 6) sorted by relevance
289 SET_PointSize(exec, _mesa_PointSize); in _mesa_create_exec_table()
10058 SET_PointSize(table, save_PointSize); in _mesa_create_save_table()
662 SET_PointSize(exec, _es_PointSize); in _mesa_create_exec_table_es1()
4085 static inline void SET_PointSize(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLfloat)) { in SET_PointSize() function