zink: fix PIPE_CAP_DRAW_PARAMETERS export
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Thu, 2 Sep 2021 17:27:25 +0000 (13:27 -0400)
committerMarge Bot <eric+marge@anholt.net>
Tue, 7 Sep 2021 13:17:45 +0000 (13:17 +0000)
commit6931fe58ca10a1b6d5965c22941fd1057958ee7c
treec7f6f7388b1cbbcf261b734f67cea91d395d4899
parent22da219dd8946e000cc880ba2706ec3c3077e493
zink: fix PIPE_CAP_DRAW_PARAMETERS export

before 1.2, assume this is available if the extension is there, otherwise
require the feature

Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12710>
src/gallium/drivers/zink/zink_screen.c