Skip to content

util: Fix all of unpack codegen being brought into turnip (-195kb)

Emma Anholt requested to merge anholt/mesa:format-unpack-circular-dep into master

Exposes the functions publicly (~200b change in codegen across drivers), then replaces the calls to the table lookup functions from inside the table, to reduce libvulkan_freedreno by 195kb.

Merge request reports