cell: adapt to stencil ref changes
[mesa.git] / src / gallium / drivers / cell / ppu / cell_context.h
index 905cd5db390033fb754af4b41326632875f18b92..a77cc5b9067804c0df716dccfe82099bab5c1e53 100644 (file)
@@ -114,6 +114,7 @@ struct cell_context
    struct spe_function logic_op;
 
    struct pipe_blend_color blend_color;
+   struct pipe_stencil_ref stencil_ref;
    struct pipe_clip_state clip;
    struct pipe_buffer *constants[2];
    struct pipe_framebuffer_state framebuffer;