anv: constify pipeline layout in nir passes
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Fri, 6 Dec 2019 10:57:10 +0000 (12:57 +0200)
committerLionel Landwerlin <lionel.g.landwerlin@intel.com>
Mon, 16 Dec 2019 12:35:22 +0000 (14:35 +0200)
commit7c223cf3162fe45a0db75dbbf97e750e584bd4c8
tree965f322594cd718db80d4c5bd8463308e3755e9b
parente7721d877551df89449c294f0683baedcf99d016
anv: constify pipeline layout in nir passes

Was hoping to find potential issues but nothing. Still probably a good
idea.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/intel/vulkan/anv_nir.h
src/intel/vulkan/anv_nir_apply_pipeline_layout.c
src/intel/vulkan/anv_nir_lower_ycbcr_textures.c