https://bugs.freedesktop.org/show_bug.cgi?id=92342
Bug ID: 92342 Summary: BGRA_EXT and type UNSIGNED_BYTE is a valid combination for TexImage2D Product: Mesa Version: 11.0 Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Mesa core Assignee: mesa-dev@lists.freedesktop.org Reporter: kondapallykalyancontrib...@gmail.com QA Contact: mesa-dev@lists.freedesktop.org Created attachment 118748 --> https://bugs.freedesktop.org/attachment.cgi?id=118748&action=edit Fix Mesa advertises support for https://www.khronos.org/registry/gles/extensions/EXT/EXT_texture_format_BGRA8888.txt. This extension adds BGRA_EXT as a valid internal and external format for TexSubImage2D. Also, this extension makes BGRA_EXT format and UNSIGNED_BYTE type a valid combination. This used to work before but reports as INVALID_OPERATION with 11.2. This was found while trying Mesa 11.2 with Chromium. -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev