Skip to content

nvk: fix valve segfault from setting a descriptor set from NULL

What does this MR do and why?

nvk: fix valve segfault from setting a descriptor set from NULL

Reported by Nikita Vilunov and fix found by him when analyzing his
CS2 dump.

cc: mesa-stable

Fixes: #10719 (closed) (didnt check DOTA 2 but it should be ~same with CS2, same regression commit)

Merge request reports