summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i915/ci
diff options
context:
space:
mode:
authorEmma Anholt <emma@anholt.net>2021-09-18 13:48:41 -0700
committerMarge Bot <eric+marge@anholt.net>2021-09-21 23:06:42 +0000
commit5a39938b0004de36ac556b646071425fbe6a504c (patch)
treed2c6c4880b2dbf727895c2a6ab7b3a94314d1c0d /src/gallium/drivers/i915/ci
parent8a3e94c61922cc5360df5a64caec6ce8360b61c4 (diff)
mesa: Throw an error for compressed glGenerateMipmap on GLES2 contexts.
This error is gone from GLES3. Reviewed-by: Marek Olšák <marek.olsak@amd.com> Reviewed-by: Andreas Baierl <ichgeh@imkreisrum.de> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12924>
Diffstat (limited to 'src/gallium/drivers/i915/ci')
-rw-r--r--src/gallium/drivers/i915/ci/deqp-i915-g33-fails.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/gallium/drivers/i915/ci/deqp-i915-g33-fails.txt b/src/gallium/drivers/i915/ci/deqp-i915-g33-fails.txt
index 52277428cbc..58e0f4b2b98 100644
--- a/src/gallium/drivers/i915/ci/deqp-i915-g33-fails.txt
+++ b/src/gallium/drivers/i915/ci/deqp-i915-g33-fails.txt
@@ -29,11 +29,6 @@ dEQP-GLES2.functional.clipping.point.wide_point_clip_viewport_corner,Fail
# Mesa: User error: GL_INVALID_OPERATION in glUniformMatrix(non-matrix uniform)
dEQP-GLES2.functional.negative_api.shader.uniform_matrixfv_invalid_transpose,Fail
-# "GL_INVALID_OPERATION is generated if the zero level array is stored in a compressed internal format.
-# // GL_NO_ERROR returned
-# // ERROR: expected GL_INVALID_OPERATION"
-dEQP-GLES2.functional.negative_api.texture.generatemipmap_zero_level_array_compressed,Fail
-
# Maybe doesn't like the color interpolation in wide lines?
dEQP-GLES2.functional.rasterization.interpolation.basic.line_loop_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.basic.line_strip_wide,Fail