Skip to content

asahi/compiler: make local array static const

Eric Engestrom requested to merge eric/mesa:asahi-compiler-static-const into main

It has no need to be mutable or differ between calls.

Merge request reports