Skip to content

intel/compiler: Don't change hstride if not needed

Ivan Briano requested to merge ibriano/mesa:null-reg-hstride into master

Alignment requirements may have changed the horizontal stride already, so don't set it if not required to avoid breaking said requirements.

Signed-off-by: Iván Briano ivan.briano@intel.com

Edited by Ivan Briano

Merge request reports