[Bug 110305] Iris driver fails ext_packed_depth_stencil-getteximage test
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Apr 23 10:12:21 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=110305
asimiklit <andrey.simiklit at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from asimiklit <andrey.simiklit at gmail.com> ---
Fixed by a commit: cade9001b1758ee9b76f365b02822c97a414006a
This is a field of FLOAT_32_UNSIGNED_INT_24_8_REV texture pixel.
OpenGL spec "8.4.4.2 Special Interpretations" is saying:
"the second word contains a packed 24-bit unused field,
followed by an 8-bit index"
The spec doesn't require us to clear this unused field
however it make sense to do it to avoid some
undefined behavior in some apps.
--
You are receiving this mail because:
You are the assignee for the bug.
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/20190423/49b7177a/attachment.html>
More information about the intel-3d-bugs
mailing list