radv: Only save the descriptor set if we have one.
[mesa.git] / src / mesa / drivers / dri / nouveau / nv10_state_fb.c
index fb66b2d5494db0874b057fe31aecbfb14e66e22a..75931849eb9ffd1cde5caf2f14de5e2121cbc640 100644 (file)
@@ -152,6 +152,7 @@ nv10_emit_framebuffer(struct gl_context *ctx, int emit)
 
        context_dirty(ctx, VIEWPORT);
        context_dirty(ctx, SCISSOR);
+       context_dirty(ctx, DEPTH);
 }
 
 void