anv: retain the is_array state in create_plane_tex_instr_implicit
authorTapani Pälli <tapani.palli@intel.com>
Wed, 20 Feb 2019 07:18:39 +0000 (09:18 +0200)
committerLionel Landwerlin <lionel.g.landwerlin@intel.com>
Tue, 5 Mar 2019 10:38:31 +0000 (10:38 +0000)
commit33bf3d510c98a22706eb25815f1214d2e1a0e868
tree419c2d72579f570391c4d4eb49e8164986a8d66e
parente1ee4ab3dcfb73e4975e02e70cc831b5b607d2e0
anv: retain the is_array state in create_plane_tex_instr_implicit

This does not seem to fix anything ATM but is the right thing todo.

Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Fixes: f3e91e78a33775 ("anv: add nir lowering pass for ycbcr textures")
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/intel/vulkan/anv_nir_lower_ycbcr_textures.c