Skip to content

intel/blorp: Fix the alignment test for HIZ_CCS_WT fast clears

Nanley Chery requested to merge nchery/mesa:fix/hiz-ccs-wt-fast-clear-en into master

!4674 (merged) needs this change to avoid regressing the following piglit test command: ./bin/tex-miplevel-selection texture\(\) CubeShadow -auto. Hopefully we can land that MR to provide more testing for this code.

Merge request reports