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

Marek Olšák maraeo at gmail.com
Thu Jan 23 02:34:07 PST 2014


Yes, but we might need it someday, so I preserved it.

Marek

On Thu, Jan 23, 2014 at 4:48 AM, Michel Dänzer <michel at daenzer.net> wrote:
> 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