From dafc0617760c287adeb4b0a94ba63307554b5d90 Mon Sep 17 00:00:00 2001 From: Pyry Haulos Date: Thu, 23 Jul 2015 09:14:04 -0700 Subject: [PATCH] Remove negative tests for sliced 3D ASTC texture targets See Khronos bug 14266 Bug: 22654014 Change-Id: I208e09a50b3ec5af1ec8c53015780a45188e6327 --- android/cts/master/com.drawelements.deqp.gles3.xml | 6 ------ android/cts/master/gles3-master.txt | 2 -- android/cts/master/src/gles3-spec-issues.txt | 4 ++++ 3 files changed, 4 insertions(+), 8 deletions(-) diff --git a/android/cts/master/com.drawelements.deqp.gles3.xml b/android/cts/master/com.drawelements.deqp.gles3.xml index 5ddb647..0b66e1d 100644 --- a/android/cts/master/com.drawelements.deqp.gles3.xml +++ b/android/cts/master/com.drawelements.deqp.gles3.xml @@ -132298,9 +132298,6 @@ - - - @@ -132346,9 +132343,6 @@ - - - diff --git a/android/cts/master/gles3-master.txt b/android/cts/master/gles3-master.txt index 7228936..81e248d 100644 --- a/android/cts/master/gles3-master.txt +++ b/android/cts/master/gles3-master.txt @@ -39444,7 +39444,6 @@ dEQP-GLES3.functional.negative_api.texture.compressedteximage3d_max_width_height dEQP-GLES3.functional.negative_api.texture.compressedteximage3d_invalid_border dEQP-GLES3.functional.negative_api.texture.compressedteximage3d_invalid_size dEQP-GLES3.functional.negative_api.texture.compressedteximage3d_invalid_buffer_target -dEQP-GLES3.functional.negative_api.texture.compressedteximage3d_invalid_astc_target dEQP-GLES3.functional.negative_api.texture.compressedtexsubimage3d dEQP-GLES3.functional.negative_api.texture.compressedtexsubimage3d_neg_level dEQP-GLES3.functional.negative_api.texture.compressedtexsubimage3d_max_level @@ -39460,7 +39459,6 @@ dEQP-GLES3.functional.negative_api.texture.texstorage2d_invalid_astc_target dEQP-GLES3.functional.negative_api.texture.texstorage3d dEQP-GLES3.functional.negative_api.texture.texstorage3d_invalid_binding dEQP-GLES3.functional.negative_api.texture.texstorage3d_invalid_levels -dEQP-GLES3.functional.negative_api.texture.texstorage3d_invalid_astc_target dEQP-GLES3.functional.negative_api.shader.create_shader dEQP-GLES3.functional.negative_api.shader.shader_source dEQP-GLES3.functional.negative_api.shader.compile_shader diff --git a/android/cts/master/src/gles3-spec-issues.txt b/android/cts/master/src/gles3-spec-issues.txt index 947cb5f..7efd102 100644 --- a/android/cts/master/src/gles3-spec-issues.txt +++ b/android/cts/master/src/gles3-spec-issues.txt @@ -515,3 +515,7 @@ dEQP-GLES3.functional.flush_finish.flush_wait # Khronos bug 14284, internal bug 22461511 dEQP-GLES3.functional.shaders.linkage.uniform.block.layout_qualifier_mismatch_3 + +# Khronos bug 14266, internal bug 22654014 +dEQP-GLES3.functional.negative_api.texture.compressedteximage3d_invalid_astc_target +dEQP-GLES3.functional.negative_api.texture.texstorage3d_invalid_astc_target -- 2.7.4