diff options
author | Ilia Mirkin <imirkin@alum.mit.edu> | 2014-01-12 15:01:29 -0500 |
---|---|---|
committer | Maarten Lankhorst <maarten.lankhorst@canonical.com> | 2014-01-16 19:26:05 +0100 |
commit | dd687fb8d090f08d09ac5e350a92f38ded837788 (patch) | |
tree | d2cb85951d2f4ee33f8831369dafbb9e3d7430ce /src/gallium/auxiliary/draw/draw_llvm.h | |
parent | 188383591d6d657b557a5407ee9b7b993f79c53b (diff) | |
download | external_mesa3d-dd687fb8d090f08d09ac5e350a92f38ded837788.zip external_mesa3d-dd687fb8d090f08d09ac5e350a92f38ded837788.tar.gz external_mesa3d-dd687fb8d090f08d09ac5e350a92f38ded837788.tar.bz2 |
nv50, nvc0: initialize ctx->sample_mask to ~0
Commit 95bf222603b (cso_context: Fix cso_context::sample_mask initial
value.) fixed the cso sample mask to be initialized to ~0. The cso code
is also careful not to needlessly call set_sample_mask, so we ended up
with the ctx->sample_mask never being set. This broke a number of
EXT_framebuffer_multisample piglit tests.
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Diffstat (limited to 'src/gallium/auxiliary/draw/draw_llvm.h')
0 files changed, 0 insertions, 0 deletions