st/mesa: don't enable NV_copy_depth_to_color if NIR doesn't support FP64
authorMarek Olšák <marek.olsak@amd.com>
Tue, 1 Sep 2020 01:00:01 +0000 (21:00 -0400)
committerMarge Bot <eric+marge@anholt.net>
Wed, 16 Sep 2020 02:22:52 +0000 (02:22 +0000)
commita3512ddfdf7ff1dff0920568102bfaef99ab498e
treed8233f46437bb68e79b1c734da04b43672379b46
parent782016ea42bba3a3e3c5f116bd6b3b6c5f314d53
st/mesa: don't enable NV_copy_depth_to_color if NIR doesn't support FP64

Fixes: e512f2cef92 - mesa: add NV_copy_depth_to_color support for nir
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/3459

Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6467>
src/mesa/state_tracker/st_extensions.c