[Bug 111443] [bisected][regression] dEQP/piglit texture compression test failures
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Aug 22 15:23:45 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=111443
Chema Casanova <jmcasanova at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Chema Casanova <jmcasanova at igalia.com> ---
Regressions should be fixed now with:
commit 74a7e3ed3b297f441b406ff62ef9ba504ba3b06c
Author: Jose Maria Casanova Crespo <jmcasanova at igalia.com>
Date: Wed Aug 21 13:16:16 2019 +0100
mesa: recover target_check before get_current_tex_objects
At compressed_tex_sub_image we only can obtain the tex_object after
compressed_subtexture_target_check is validated for TEX_MODE_CURRENT.
So if the target is wrong the error is raised to the user.
This completes the fix for the regression introduced on "mesa: refactor
compressed_tex_sub_image function" of the pending failing tests:
dEQP-GLES3.functional.negative_api.texture.compressedtexsubimage3d
dEQP-GLES31.functional.debug.negative_coverage.get_error.texture.compressedtexsubimage3d
v2: Fix warning that texObj might be used uninitialized (Gert Wollny)
Fixes: 7df233d68dc ("mesa: refactor compressed_tex_sub_image function")
Reviewed-By: Gert Wollny <gert.wollny at collabora.com>
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20190822/c09c4eb6/attachment.html>
More information about the intel-3d-bugs
mailing list