Skip to content

nouveau/parser: Convert to mako

Faith Ekstrand requested to merge gfxstrand/mesa:nvk/parser-mako into nouveau/vk

This should make the build faster since we don't have to compile those giant functions with giant switch statements constantly.

Merge request reports