For the series:
Reviewed-by: Marek Olšák
Marek
On Tue, Sep 30, 2014 at 5:58 AM, Michel Dänzer wrote:
> From: Michel Dänzer
>
> We are currently only dealing with depth-only or stencil-only resources
> here, not with resources having both depth and stencil[0]. In both cases,
> the tiling mode
From: Michel Dänzer
We are currently only dealing with depth-only or stencil-only resources
here, not with resources having both depth and stencil[0]. In both cases,
the tiling mode index is in the tile_mode field, not in the
stencil_tile_mode field.
[0] Add an assertion for that.
Signed-off-by