anv: Delete a redundant calculation
authorJason Ekstrand <jason@jlekstrand.net>
Tue, 21 Jan 2020 21:58:32 +0000 (15:58 -0600)
committerMarge Bot <eric+marge@anholt.net>
Sat, 25 Jan 2020 02:18:33 +0000 (02:18 +0000)
commit479311603698a297fb8a515525b9252152d387a9
treed0e2fdf47ddb000b268855b593c366903e80bbb4
parenta1e9adc9ce54aa60ccbcbb1b66da4d607a089df0
anv: Delete a redundant calculation

We compute the same thing with the same variable name at the top of the
function.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3519>
src/intel/vulkan/anv_device.c