On Mit, 2014-01-22 at 21:13 +0100, Marek Olšák wrote:
>
> @@ -81,6 +80,10 @@ struct si_textures_info {
> unsigned n_samplers;
> };
>
> +struct si_surface {
> + struct pipe_surface base;
> +};AFAICT struct si_surface could just be nuked. -- Earthling Michel Dänzer | http://www.amd.com Libre software enthusiast | Mesa and X developer _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
