Re: [Mesa-dev] [PATCH 08/19] radv: remove the resummarize decompress depth state

2017-10-02 Thread Samuel Pitoiset
On 10/01/2017 11:50 PM, Bas Nieuwenhuizen wrote: I'd like to keep this due to potential use for fixing the htile bugs. See e.g. https://bugs.freedesktop.org/show_bug.cgi?id=102488 Okay, makes sense to keep it. On Fri, Sep 29, 2017 at 5:48 PM, Samuel Pitoiset

Re: [Mesa-dev] [PATCH 08/19] radv: remove the resummarize decompress depth state

2017-10-01 Thread Bas Nieuwenhuizen
I'd like to keep this due to potential use for fixing the htile bugs. See e.g. https://bugs.freedesktop.org/show_bug.cgi?id=102488 On Fri, Sep 29, 2017 at 5:48 PM, Samuel Pitoiset wrote: > It's unused. > > Signed-off-by: Samuel Pitoiset >

[Mesa-dev] [PATCH 08/19] radv: remove the resummarize decompress depth state

2017-09-29 Thread Samuel Pitoiset
It's unused. Signed-off-by: Samuel Pitoiset --- src/amd/vulkan/radv_meta.h| 3 -- src/amd/vulkan/radv_meta_decompress.c | 69 +-- src/amd/vulkan/radv_pipeline.c| 1 - src/amd/vulkan/radv_private.h | 2 - 4