Merge branch 'master' into gallium-sampler-view
[mesa.git] / src / gallium / drivers / cell / ppu / cell_context.h
index 28f80b82cd590d3336ff5274066e9c780c5a093f..4d87f9a038ac508db8aa74305ba152d6785fbb1d 100644 (file)
@@ -127,6 +127,7 @@ struct cell_context
    struct pipe_poly_stipple poly_stipple;
    struct pipe_scissor_state scissor;
    struct cell_texture *texture[PIPE_MAX_SAMPLERS];
+   struct pipe_sampler_view *fragment_sampler_views[PIPE_MAX_SAMPLERS];
    uint num_textures;
    struct pipe_viewport_state viewport;
    struct pipe_vertex_buffer vertex_buffer[PIPE_MAX_ATTRIBS];