diff --git a/src/gallium/drivers/panfrost/pan_cmdstream.c b/src/gallium/drivers/panfrost/pan_cmdstream.c index 3f8b803e995..f9b89e0e29f 100644 --- a/src/gallium/drivers/panfrost/pan_cmdstream.c +++ b/src/gallium/drivers/panfrost/pan_cmdstream.c @@ -3251,6 +3251,7 @@ panfrost_emit_draw(void *out, cfg.pixel_kill_operation = kill.pixel_kill; cfg.zs_update_operation = kill.zs_update; + cfg.allow_forward_pixel_to_kill = pan_allow_forward_pixel_to_kill(ctx, fs); cfg.allow_forward_pixel_to_be_killed = !fs->info.fs.sidefx; /* Mask of render targets that may be written. A render