On Wed, Oct 19, 2016 at 11:32 AM, Nanley Chery
wrote:
> On Sun, Sep 25, 2016 at 09:58:59AM -0700, Jason Ekstrand wrote:
> > This little series adds the most basic of CCS support to the Vulkan
> driver.
> > It's restricted to being entirely within a renderpass and only on the
> first
> > mip level
On Sun, Sep 25, 2016 at 09:58:59AM -0700, Jason Ekstrand wrote:
> This little series adds the most basic of CCS support to the Vulkan driver.
> It's restricted to being entirely within a renderpass and only on the first
> mip level and first array slice. However, it does get us started and set
> u
This little series adds the most basic of CCS support to the Vulkan driver.
It's restricted to being entirely within a renderpass and only on the first
mip level and first array slice. However, it does get us started and set
up most of the infastructure we will need for both full compression and
f