freedreno: Handle cso==NULL in bind_sampler_states
authorRob Clark <robdclark@chromium.org>
Tue, 24 Aug 2021 00:18:57 +0000 (17:18 -0700)
committerMarge Bot <eric+marge@anholt.net>
Mon, 4 Oct 2021 15:10:07 +0000 (15:10 +0000)
commit9e74f458a8ae91ddc0e7d2e2f04e039a0a44dd7a
tree6a3916d6a0d3ce35eda1c869dec508c37d13c944
parent96b37b9546fb6189b1e79599519eb7d2a3dc6125
freedreno: Handle cso==NULL in bind_sampler_states

This is a thing that comes up with clover.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13160>
src/gallium/drivers/freedreno/freedreno_texture.c