Skip to content

radv: Do not use a pipe offset for aliased sparse images.

Bas Nieuwenhuizen requested to merge bnieuwenhuizen/mesa:sparse-fix2 into master

Otherwise the offset might not match between the images that are aliased.

Fixes: e553ea51 ("radv: Create sparse images.") Closes: #4072 (closed)

Merge request reports