Skip to content

intel,crocus,iris: Use align64 instead of ALIGN for 64 bit value parameter

Yonggang Luo requested to merge lygstate/mesa:align_intel_clean into main

Split from !23932 (merged) for easier to review

* intel,crocus,iris: Use align64 instead of ALIGN for 64 bit value parameter

* intel: Cleanup duplicate ALIGN macro defines

* intel: Use ALIGN_POT instead of ALIGN inside macro define

* intel: Avoid use align as variable, replace it with other names
Edited by Yonggang Luo

Merge request reports