[Bug 92731] [SKL] deqp compressed texture tests fail when enabled
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Oct 29 21:18:58 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=92731
Bug ID: 92731
Summary: [SKL] deqp compressed texture tests fail when enabled
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/i965
Assignee: idr at freedesktop.org
Reporter: mark.a.janes at intel.com
QA Contact: intel-3d-bugs at lists.freedesktop.org
48 tests in the category deqp-gles3.functional.texture.compressed.astc fail
after mesa 65f6caf43e8bbea7c8a0d4e146ad7186c276ff9a
Author: Nanley Chery <nanley.g.chery at intel.com>
AuthorDate: Wed Oct 14 14:32:43 2015 -0700
Commit: Nanley Chery <nanley.g.chery at intel.com>
CommitDate: Thu Oct 29 15:40:37 2015 -0700
mesa: Enable ASTC in GLES' [NUM_]COMPRESSED_TEXTURE_FORMATS queries
In OpenGL ES, the COMPRESSED_TEXTURE_FORMATS query returns the set of
supported specific compressed formats. Since ASTC formats fit within
that category, include them in the set and update the
NUM_COMPRESSED_TEXTURE_FORMATS query as well.
This enables GLES2-based ASTC dEQP tests to run. See the Bugzilla for
more info.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=92193
Reported-by: Tapani Pälli <tapani.palli at intel.com>
Suggested-by: Ian Romanick <ian.d.romanick at intel.com>
Signed-off-by: Nanley Chery <nanley.g.chery at intel.com>
Reviewed-by: Ian Romanick <ian.d.romanick at intel.com>
The same commit fixed two CTS tests. The failing tests were skipped prior to
this commit.
Sample test output:
piglit.deqp-gles3.functional.texture.compressed.astc.random.6x5.sklm64 (from
piglit)
Failing for the past 1 build (Since Unstable#1578 )
Took 1.1 sec.
Standard Output
/tmp/build_root/m64/opt/deqp/modules/gles3/deqp-gles3
--deqp-case=dEQP-GLES3.functional.texture.compressed.astc.random.6x5
--deqp-surface-type=fbo --deqp-log-images=disable --deqp-surface-width=256
--deqp-surface-height=256
dEQP Core 2014.x (0xcafebabe) starting..
target implementation = 'DRM'
Test case 'dEQP-GLES3.functional.texture.compressed.astc.random.6x5'..
Test case duration in microseconds = 1087837 us
Fail (Image comparison failed)
DONE!
Test run totals:
Passed: 0/1 (0.0%)
Failed: 1/1 (100.0%)
Not supported: 0/1 (0.0%)
Warnings: 0/1 (0.0%)
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20151030/58ea5f7a/attachment.html>
More information about the intel-3d-bugs
mailing list