[Mesa-dev] [PATCH] etnaviv: Supertiled texture support on gc3000
Christian Gmeiner
christian.gmeiner at gmail.com
Sat Apr 22 15:46:09 UTC 2017
2017-04-18 13:34 GMT+02:00 Wladimir J. van der Laan <laanwj at gmail.com>:
> Support supertiled textures on hardware that has the appropriate
> feature flag SUPERTILED_TEXTURE.
>
> Most of the scaffolding was already in place in etna_layout_multiple:
>
> case ETNA_LAYOUT_SUPER_TILED:
> *paddingX = 64;
> *paddingY = 64;
> *halign = TEXTURE_HALIGN_SUPER_TILED;
>
> So this is just a matter of allowing it.
>
> Signed-off-by: Wladimir J. van der Laan <laanwj at gmail.com>
Reviewed-by: Christian Gmeiner <christian.gmeiner at gmail.com>
greets
--
Christian Gmeiner, MSc
https://www.youtube.com/user/AloryOFFICIAL
https://soundcloud.com/christian-gmeiner
More information about the mesa-dev
mailing list