[Mesa-dev] [Bug 67925] ARB_vertex_array_bgra api-errors test fails when normalized is false

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Aug 15 21:45:52 PDT 2013


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

Kenneth Graunke <kenneth at whitecape.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|mesa-dev at lists.freedesktop. |kenneth at whitecape.org
                   |org                         |
         QA Contact|                            |eric at anholt.net
            Product|Mesa                        |piglit
            Version|git                         |unspecified
          Component|Mesa core                   |tests
             Blocks|67224                       |

--- Comment #2 from Kenneth Graunke <kenneth at whitecape.org> ---
I picked Fredrik's version as I liked it best.  It's now pushed to master as:

commit 0e7a61a29f883c63a5439ac16edffffdeba3aaf4
Author: Fredrik Höglund <fredrik at kde.org>
Date:   Fri Apr 12 17:36:06 2013 +0200

    mesa: Update the BGRA vertex array error handling

    The error code was changed from INVALID_VALUE to INVALID_OPERATION
    in OpenGL 3.3. We should also generate an error when size is BGRA
    and normalized is FALSE.

    Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>

Since this uses INVALID_OPERATION, it remains to change the tests.  I've posted
patches for this:
http://lists.freedesktop.org/archives/piglit/2013-August/006774.html
http://lists.freedesktop.org/archives/piglit/2013-August/006775.html

In the meantime, I've changed this bug to Piglit and removed it from the Mesa
9.2 release tracker bug (as it isn't a Mesa bug now).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130816/d80eb686/attachment-0001.html>


More information about the mesa-dev mailing list