radeonsi: unbind blend/DSA/rasterizer state correctly in delete functions
authorMarek Olšák <marek.olsak@amd.com>
Mon, 19 Aug 2019 18:37:33 +0000 (14:37 -0400)
committerMarek Olšák <marek.olsak@amd.com>
Tue, 27 Aug 2019 20:52:30 +0000 (16:52 -0400)
commitf95a28d361e9dc542f49d88ccad112ca2beeedf2
tree5a262e9d8c05a95c759b4e563f4c43a02248eccb
parent40e5ac45aea3b226e7ef904ba8cb1dbb2654ce08
radeonsi: unbind blend/DSA/rasterizer state correctly in delete functions

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=111414

Fixes: b758eed9c37 ("radeonsi: make sure that blend state != NULL and remove all NULL checking")
Cc: 19.2 <mesa-stable@lists.freedesktop.org>
Tested-by: Edmondo Tommasina <edmondo.tommasina@gmail.com>
Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
src/gallium/drivers/radeonsi/si_state.c