zink: don't emulate edgeflags for patches
authorantonino <antonino.maniscalco@collabora.com>
Fri, 14 Apr 2023 10:03:06 +0000 (12:03 +0200)
committerMarge Bot <emma+marge@anholt.net>
Fri, 14 Apr 2023 19:22:48 +0000 (19:22 +0000)
commit7e6191f6055b5960f193a32bc20658b3b4f6f947
tree01afd47d1ea91f22abe9bb3d1827a10a6d53c257
parent3ad751f043f45d61c5ce0017a7cca8da198c34a5
zink: don't emulate edgeflags for patches

Patches are used for tessellation, edgeflags don't work with
tessellation.

Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Fixes: 90a8525d703 ("zink: handle edgeflags")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22498>
src/gallium/drivers/zink/zink_program.c