Skip to content

nvc0: fix smem with nir and turing

Karol Herbst requested to merge karolherbst/mesa:cts_fixes into main

First patch fixes the limits for Turing, second one fixes the amount of smem we set for a given shader.

Merge request reports