diff options
author | Nicolai Hähnle <[email protected]> | 2016-11-15 14:37:05 +0100 |
---|---|---|
committer | Nicolai Hähnle <[email protected]> | 2016-11-18 09:48:14 +0100 |
commit | adba706122ee033a4f8023bd309b73b0a5c52105 (patch) | |
tree | f185cf4bdddd0906708bc16bea59d7b616542366 /src/mesa/state_tracker/st_glsl_to_nir.cpp | |
parent | 14af96007f42acd7f8dd8569b1a5cee1d47c08a8 (diff) |
mesa/main: consider multisampling enabled when number of samples == 1
There are some differences between how non-multisampled framebuffers (i.e.
samples == 0) and multisampled framebuffers with a single sample should be
treated. For example, alpha to coverage and writing to gl_SampleMask has an
effect with single-sample multisample framebuffers, but not on
non-multisample framebuffers.
This fixes GL45-CTS.sample_variables.mask.*.samples_1.* at least for
Gallium drivers (and possibly others, though at least radeonsi needs an
additional fix).
Reviewed-by: Marek Olšák <[email protected]>
Reviewed-by: Edward O'Callaghan <[email protected]>
Diffstat (limited to 'src/mesa/state_tracker/st_glsl_to_nir.cpp')
0 files changed, 0 insertions, 0 deletions