Skip to content

nvk: use 2k overallocation for shader heap.

Dave Airlie requested to merge airlied/mesa:nvk-2k-overalloc into main

What does this MR do and why?

nvk: use 2k overallocation for shader heap.

NVIDIA has informed us via Arthur (and Ben) that 2K
is sufficient here, so move nvk to use that.

Merge request reports