Skip to content

freedreno/a6xx: Fix patch size

Rob Clark requested to merge robclark/mesa:fd/patch-size into main

Since we already have patch_vertices in the cache key (since c00f36ad), it is now straightforward to calculate SP_HS_WAVE_INPUT_SIZE correctly.

Merge request reports