zink: Fix dummy CB path decision for VK_EXT_cwe presence.
authorEmma Anholt <emma@anholt.net>
Wed, 12 Oct 2022 22:25:41 +0000 (15:25 -0700)
committerMarge Bot <emma+marge@anholt.net>
Fri, 14 Oct 2022 00:55:36 +0000 (00:55 +0000)
commit179e638bb82b50662643ddf2eca1230db8075855
treecd33920a06fd603b44ce899f02b690d2136a3185
parent6a18e154bce5bfca6cb195406440483a473d90e7
zink: Fix dummy CB path decision for VK_EXT_cwe presence.

We have to do the dummy workaround when we *don't* have the ext.  This was
apparently a mis-sedding.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19057>
src/gallium/drivers/zink/zink_context.c
src/gallium/drivers/zink/zink_framebuffer.c