Skip to content
Snippets Groups Projects
Commit 8a723282 authored by Pierre-Eric Pelloux-Prayer's avatar Pierre-Eric Pelloux-Prayer
Browse files

mesa: enable msaa in clear_with_quad if needed

If the DrawBuffer sample count is > 1 and msaa is enabled we must also
enable msaa when clearing it.

Fixes: ea5b7de1 ("radeonsi: make gl_SampleMaskIn = 0x1 when MSAA is disabled")
Closes: mesa/mesa#1991



Reviewed-by: default avatarMarek Olšák <marek.olsak@amd.com>
Tested-by: default avatarWitold Baryluk <witold.baryluk@gmail.com>
parent b087b7bd
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