Skip to content

nir format conversions regression fix

Emma Anholt requested to merge anholt/mesa:nir-format-convert into master

@majanes reported a regression in my format conversion stuff yesterday. I reproduced the NIR format validation failure in the piglit test with INTEL_DEVID_OVERRIDE=hsw, and this fixes that.

Merge request reports