Skip to content

radv: Move all the dirty flags from TES binding to TCS binding.

Bas Nieuwenhuizen requested to merge bnieuwenhuizen/mesa:fix-vam into main

With merged shaders we might not have an explicit TES.

Fixes: 879ddf97 ("radv: rework binding shaders to cmdbuf by introducing new helpers") Closes: #8939 (closed)

Merge request reports