drawoverhead: reorder and remove redundant tests
commit174ff884d3142ea80e53bb99f665a4ecd245b3cc
authorMarek Olšák <marek.olsak@amd.com>
Sun, 6 Jun 2021 08:09:54 +0000 (6 04:09 -0400)
committerMarek Olšák <marek.olsak@amd.com>
Sun, 20 Jun 2021 05:20:05 +0000 (20 01:20 -0400)
tree79fea2f527781ab9227c8b15103ee44303db02f3
parente61f4260aec1f199104902d1ff6616584dc334b1
drawoverhead: reorder and remove redundant tests

- don't test 4 VBOs, only test 1 and 16
- test all "no state" first
- test 16 VBOs only once, not with all other tests

Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/piglit/-/merge_requests/540>
tests/perf/drawoverhead.c