Skip to content

meson/vulkan/util: drop compiler bits from venus build

Yiwei Zhang requested to merge zzyiwei/mesa:vn-drop-compiler into main

What does this MR do and why?

meson/vulkan/util: drop compiler bits from venus build

Venus can build without compiler by solely relying on nir headers.

This addressed the comment at !26574 (comment 2209050). Files to compile: 451 => 232

Edited by Yiwei Zhang

Merge request reports