diff --git a/src/gallium/drivers/llvmpipe/lp_state_fs.c b/src/gallium/drivers/llvmpipe/lp_state_fs.c index 79a8cc1fe1a..8c3fc05fa04 100644 --- a/src/gallium/drivers/llvmpipe/lp_state_fs.c +++ b/src/gallium/drivers/llvmpipe/lp_state_fs.c @@ -570,7 +570,7 @@ generate_fs_loop(struct gallivm_state *gallivm, z, z_fb, s_fb, facing, &z_value, &s_value, - !simple_shader); + !simple_shader && !key->multisample); if (depth_mode & EARLY_DEPTH_WRITE) { lp_build_depth_stencil_write_swizzled(gallivm, type,