On Wed, May 18, 2016 at 10:18:30PM -0700, Jason Ekstrand wrote:
> Do we pass all the ASTC CTS tests? If so,
>
> Reviewed-by: Jason Ekstrand
>
We do. Thanks!
> That wasn't nearly as much work as we'd feared it would be. Hooray for ISL!
Yes, ISL made this work quite simple.
- Nanley
> On Ma
Do we pass all the ASTC CTS tests? If so,
Reviewed-by: Jason Ekstrand
That wasn't nearly as much work as we'd feared it would be. Hooray for ISL!
On May 18, 2016 5:33 PM, "Nanley Chery" wrote:
> From: Nanley Chery
>
> Signed-off-by: Nanley Chery
> ---
> src/intel/vulkan/anv_device.c | 2
From: Nanley Chery
Signed-off-by: Nanley Chery
---
src/intel/vulkan/anv_device.c | 2 +-
src/intel/vulkan/anv_formats.c | 56 +-
2 files changed, 29 insertions(+), 29 deletions(-)
diff --git a/src/intel/vulkan/anv_device.c b/src/intel/vulkan/anv_device