drawoverhead: fix shader image tests
commit27534089bedbd7963362f5e74adf84df6f152773
authorMarek Olšák <marek.olsak@amd.com>
Mon, 28 Jun 2021 15:09:02 +0000 (28 11:09 -0400)
committerMarge Bot <eric+marge@anholt.net>
Sun, 19 Sep 2021 14:30:46 +0000 (19 14:30 +0000)
treeb3dd9e0c9eb8c1056f9b5d6acdccaaf0ca743da8
parent816dc175e7f061f10f74d6a04d5fefd8b1d402de
drawoverhead: fix shader image tests

Image slots 1..7 were always unbound, resulting in theoretically
impossible results.

Part-of: <https://gitlab.freedesktop.org/mesa/piglit/-/merge_requests/543>
tests/perf/drawoverhead.c