[Mesa-dev] [PATCH 19/22] radeonsi: remove si_resource.h

Michel Dänzer michel at daenzer.net
Wed Jan 22 19:48:42 PST 2014


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



More information about the mesa-dev mailing list