zink: enable cull-distance if supported
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Thu, 30 Jan 2020 21:23:39 +0000 (22:23 +0100)
committerMarge Bot <eric+marge@anholt.net>
Tue, 16 Jun 2020 09:14:56 +0000 (09:14 +0000)
commit9bf2f4d4113749c585a73bab186e39cc1d062a40
tree592de54bc36ee71e21ae580c6ee47b3e4ec5cf11
parenta3d07c4a35fde31fede3b39d4771d6023b65ecc1
zink: enable cull-distance if supported

This is already implemented, and we just need to flip the switch to turn
it on.

Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5479>
src/gallium/drivers/zink/zink_screen.c