Skip to content

venus: clean up local vars from macro

Yiwei Zhang requested to merge zzyiwei/mesa:vn-tiny-refactor into main

This boring refactor:

  • makes it consistent for extension name alias
  • shortens the line a bit to not further regress line width
  • applies macro when possible to be consistent
  • removes some redundant empty lines

Merge request reports