Skip to content

radv: Use larger arena sizes.

For some games that take like 400 MiB of shader binaries, the number of shader arenas ends up going >1500. Cut that down a bit by using larger arenas.

8 MiB should still be decent with small BAR and should still cut things down from ~1500 to ~50 buffers.

Merge request reports