diff --git a/src/gallium/drivers/freedreno/a6xx/fd6_gmem.c b/src/gallium/drivers/freedreno/a6xx/fd6_gmem.c index 4707eee18d9..c43d26b985f 100644 --- a/src/gallium/drivers/freedreno/a6xx/fd6_gmem.c +++ b/src/gallium/drivers/freedreno/a6xx/fd6_gmem.c @@ -1327,6 +1327,7 @@ emit_sysmem_clears(struct fd_batch *batch, struct fd_ringbuffer *ring) value.ui[0] = batch->clear_stencil; struct pipe_surface stencil_surf = *pfb->zsbuf; + stencil_surf.format = PIPE_FORMAT_S8_UINT; stencil_surf.texture = separate_stencil; fd6_clear_surface(ctx, ring,