[Bug 108805] i965 regressions from EXT_texture_sRGB_R8

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Nov 21 08:33:11 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=108805

--- Comment #7 from Gert Wollny <gw.fossdev at gmail.com> ---
Created attachment 142534
  --> https://bugs.freedesktop.org/attachment.cgi?id=142534&action=edit
proposed fix for sRGB-R8 regressions

This patch contains two chunks: 
- Only set swizzle for GL_RED and GL_RG when the format is GL_UNSIGNED_BYTE,
this should fix the piglit failure. 

- add a code path to report INCOMPLETE_ATTACHMENT for MESA_FORMAT_R_SRGB8 and
report UNSUPPORTED otherwise. This should fix the KHR regressions and still
keep dEQP-GLES3 happy.

-- 
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/20181121/a6f0108a/attachment.html>


More information about the intel-3d-bugs mailing list