On Mon, Jun 27, 2016 at 11:30 AM, Nanley Chery wrote:
> This causes tests that attempt to create linear depth buffers on
> Gen7+ (unsupported), to be skipped.
>
> Signed-off-by: Nanley Chery
> ---
> src/tests/func/miptree/miptree.c | 39 ++-
> 1 file changed,
This causes tests that attempt to create linear depth buffers on
Gen7+ (unsupported), to be skipped.
Signed-off-by: Nanley Chery
---
src/tests/func/miptree/miptree.c | 39 ++-
1 file changed, 34 insertions(+), 5 deletions(-)
diff --git a/src/tests/func/miptre