Skip to content

util,compiler,panfrost: Avoid use align as variable, replace it with other names

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

cc @gfxstrand

* panfrost: Avoid use align as variable, replace it with other names

* util,compiler: Avoid use align as variable, replace it with other names

* util: Add macro IS_POT_NONZERO and use it

Merge request reports