st/mesa: use min_index and max_index directly from vbo
authorMarek Olšák <marek.olsak@amd.com>
Tue, 25 Apr 2017 22:28:29 +0000 (00:28 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Fri, 28 Apr 2017 19:46:44 +0000 (21:46 +0200)
commitc3f37e9b50014e4230ff03b2f4c7788b720bd6a4
tree842a48d0430ccf8992b8b9b60ac4bc0a901b95f6
parent53cd67859dd82c697c1a22654f6389181ec639ee
st/mesa: use min_index and max_index directly from vbo

also remove the incorrect comment about primitive restart.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
src/mesa/state_tracker/st_draw.c