zink: Wire up ARB_post_depth_coverage
authorAdam Jackson <ajax@redhat.com>
Fri, 12 Mar 2021 19:44:29 +0000 (14:44 -0500)
committerMarge Bot <eric+marge@anholt.net>
Wed, 17 Mar 2021 23:15:12 +0000 (23:15 +0000)
commit3c72c867422495b1b6e1f5c9cca543ec9ad8a8f5
treee61cedbee43322f99237e1d9f7b25143d0f0cb62
parentc49d88f6b2d1187b34839192b2f213825195ca19
zink: Wire up ARB_post_depth_coverage

Just a matter of passing the bits through in the right place.

Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9637>
docs/features.txt
docs/relnotes/new_features.txt
src/gallium/drivers/zink/nir_to_spirv/nir_to_spirv.c
src/gallium/drivers/zink/zink_device_info.py
src/gallium/drivers/zink/zink_screen.c