[Mesa-dev] [PATCH 0/3] anv: Prevent creation of invalid compressed textures

Jason Ekstrand jason at jlekstrand.net
Wed Nov 2 20:37:07 UTC 2016


Series is

Reviewed-by: Jason Ekstrand <jason at jlekstrand.net>

On Thu, Sep 22, 2016 at 5:19 PM, Nanley Chery <nanleychery at gmail.com> wrote:

> This series prevents invalid compressed textures from being created in
> the Vulkan driver. There aren't any Vulkan CTS tests for 1D compressed
> textures, so no change has been observed in that test suite.
>
>
> Nanley Chery (3):
>   isl: Only allow Y-tiling for ASTC textures
>   anv/formats: Disallow linear ASTC textures
>   anv/formats: Disallow 1D compressed textures
>
>  src/intel/isl/isl_gen7.c       |  6 ++++++
>  src/intel/vulkan/anv_formats.c | 15 +++++++++++++++
>  2 files changed, 21 insertions(+)
>
> --
> 2.10.0
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20161102/c21ad3ba/attachment.html>


More information about the mesa-dev mailing list