Yes, but we might need it someday, so I preserved it.
Marek
On Thu, Jan 23, 2014 at 4:48 AM, Michel Dänzer wrote:
> On Mit, 2014-01-22 at 21:13 +0100, Marek Olšák wrote:
>>
>> @@ -81,6 +80,10 @@ struct si_textures_info {
>> unsignedn_samplers;
>> };
>>
>> +struct s
On Mit, 2014-01-22 at 21:13 +0100, Marek Olšák wrote:
>
> @@ -81,6 +80,10 @@ struct si_textures_info {
> unsignedn_samplers;
> };
>
> +struct si_surface {
> + struct pipe_surface base;
> +};
AFAICT struct si_surface could just be nuked.
--
Earth