Skip to content
Snippets Groups Projects
Commit a68a0c9e authored by Emma Anholt's avatar Emma Anholt Committed by Marge Bot
Browse files

mesa/st: Disable NV_copy_depth_to_color on non-doubles-capable HW.

The previous doubles check
(mesa/mesa#3459

) checked that you
didn't have full doubles emulation turned on, but we also need to check
that you have doubles at all (emulated or not) or non-GL4 drivers will
fail.

Reviewed-by: default avatarAlyssa Rosenzweig <alyssa@collabora.com>
Reviewed-by: default avatarMarek Olšák <marek.olsak@amd.com>
Cc: mesa-stable
Part-of: <mesa/mesa!13743>
parent 3f3820a3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment