Skip to content
Snippets Groups Projects
Commit db338002 authored by Emma Anholt's avatar Emma Anholt Committed by Eric Engestrom
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>
(cherry picked from commit a68a0c9e)
parent fdc6d4dc
No related branches found
No related tags found
Loading
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