gallium: Make util_copy_image_view handle shader_access
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 27 Jun 2019 23:50:00 +0000 (16:50 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Fri, 28 Jun 2019 02:06:19 +0000 (19:06 -0700)
commit255c71ec07ec1f3af5b996d7b19717014ba946d3
tree3bc317b0f757126c0b2df4a6ac71ce2c8a5de1d5
parent0d6fc6f07e62f2c6f9cc5698e241ed83add1354d
gallium: Make util_copy_image_view handle shader_access

A while back, we added a new field, but failed to update the copier.
I believe iris is the only current user of the new field, and it hasn't
used the copier, so noone noticed.

Fixes: 8b626a22b24 st/mesa: Record shader access qualifiers for images
Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
src/gallium/auxiliary/util/u_inlines.h