freedreno/a5xx: remove one image stateblock
authorRob Clark <robdclark@gmail.com>
Sun, 10 Jun 2018 15:35:56 +0000 (11:35 -0400)
committerRob Clark <robdclark@gmail.com>
Tue, 19 Jun 2018 17:02:28 +0000 (13:02 -0400)
commit570844059789cf497123a85ed19eac9274f11139
treedd0902b5cbd3e27840cbd8f86ce527101e194238
parente0c6135625e1a2e2dc21a4e1472acb331af043cc
freedreno/a5xx: remove one image stateblock

I think this ends up just setting uniform/const memory.  But we upload
x/y/z stride differently.  At best this is unneeded, at worst it could
possibly clobber other uniform/const memory.

Signed-off-by: Rob Clark <robdclark@gmail.com>
src/gallium/drivers/freedreno/a5xx/fd5_image.c