[Bug 108805] i965 regressions from EXT_texture_sRGB_R8
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Nov 20 19:45:28 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=108805
--- Comment #5 from Ian Romanick <idr at freedesktop.org> ---
(In reply to Gert Wollny from comment #2)
> Given that RGB formats are not required to be renderable, the error state
> GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT should also be legal, and indeed adding
> a check for this latter return value turns the output from "Fail" into
> "Unsupported", so this actually seems to be a bug in the CTS.
No. If it is a potentially valid configuration that is just not supported by
the implementation, the correct error is GL_FRAMEBUFFER_UNSUPPORTED. Other
errors are only returned in cases where EVERY implementation must return the
same error.
--
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/20181120/3d5f7ff6/attachment.html>
More information about the intel-3d-bugs
mailing list