Mesa (main): turnip: Fix assertions on checking mutable combined samplers support.

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Aug 2 17:58:50 UTC 2021


Module: Mesa
Branch: main
Commit: c2a614375598953906c7ea9c9658314d939cf1ae
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=c2a614375598953906c7ea9c9658314d939cf1ae

Author: Emma Anholt <emma at anholt.net>
Date:   Fri Jul 30 13:00:52 2021 -0700

turnip: Fix assertions on checking mutable combined samplers support.

We would determine that it was unsupported, then ask for the size and
triggered the assertion checking that we never ask for the size of a
combined sampler.

Fixes: ee3495e46504 ("turnip: Add support for VK_VALVE_mutable_descriptor_type")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12148>

---

 src/freedreno/ci/deqp-freedreno-a630-fails.txt | 384 -------------------------
 src/freedreno/vulkan/tu_descriptor_set.c       |   3 +-
 2 files changed, 2 insertions(+), 385 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=c2a614375598953906c7ea9c9658314d939cf1ae


More information about the mesa-commit mailing list