Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 2f291c0

Browse files
ShabbyXCommit Bot
authored and
Commit Bot
committed
Vulkan: Re-enable fixed dEQP tests
The script that loads the entry point loaded glRenderbufferStorageMultisampleEXT from GL_EXT_multisampled_render_to_texture wrong. This is fixed in KhronosGroup/VK-GL-CTS#221. Bug: angleproject:4836 Change-Id: I843b359b12a042f08a63ba6723cf31bdb8509661 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2331740 Reviewed-by: Shahbaz Youssefi <[email protected]> Commit-Queue: Shahbaz Youssefi <[email protected]>
1 parent a0d048a commit 2f291c0

File tree

3 files changed

+0
-13
lines changed

3 files changed

+0
-13
lines changed

src/tests/deqp_support/deqp_gles31_test_expectations.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,3 @@
243243
4371 VULKAN ANDROID : dEQP-GLES31.functional.shaders.implicit_conversions.es31.arithmetic.input_before_literal.add.int_to_vec3_vertex = FAIL
244244
4371 VULKAN ANDROID : dEQP-GLES31.functional.shaders.implicit_conversions.es31.arithmetic.input_before_literal.add.int_to_uvec3_vertex = FAIL
245245
4371 SWIFTSHADER : dEQP-GLES31.functional.shaders.implicit_conversions.* = FAIL
246-
247-
// Bug in gl.xml, aliasing glRenderbufferStorageMultisampleEXT and glRenderbufferStorageMultisample
248-
// for GLES. See https://github.com/KhronosGroup/OpenGL-Registry/issues/413
249-
4836 VULKAN : dEQP-GLES31.functional.debug.negative_coverage.get_error.buffer.renderbuffer_storage_multisample = FAIL

src/tests/deqp_support/deqp_gles3_test_expectations.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,3 @@
632632

633633
// Fails on SwANGLE bots
634634
4418 SWIFTSHADER : dEQP-GLES3.functional.negative_api.buffer.framebuffer_texture_layer = FAIL
635-
636-
// Bug in gl.xml, aliasing glRenderbufferStorageMultisampleEXT and glRenderbufferStorageMultisample
637-
// for GLES. See https://github.com/KhronosGroup/OpenGL-Registry/issues/413
638-
4836 VULKAN : dEQP-GLES3.functional.negative_api.buffer.renderbuffer_storage_multisample = FAIL

src/tests/deqp_support/deqp_khr_gles31_test_expectations.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,3 @@
118118

119119
// New failures with latest dEQP roll (2020-04-28)
120120
4593 SWIFTSHADER : KHR-GLES31.core.nearest_edge.offset_left = FAIL
121-
122-
// Bug in gl.xml, aliasing glRenderbufferStorageMultisampleEXT and glRenderbufferStorageMultisample
123-
// for GLES. See https://github.com/KhronosGroup/OpenGL-Registry/issues/413
124-
4836 VULKAN : KHR-GLES31.core.texture_storage_multisample.APIDependencies.renderbuffer_storage_multisample_invalid_samples_argument_for_integer_internalformats = FAIL
125-
4836 VULKAN : KHR-GLES31.core.texture_storage_multisample.APIDependencies.renderbuffer_storage_multisample_invalid_samples_argument_for_noninteger_internalformats = FAIL

0 commit comments

Comments
 (0)