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

          Priority: medium
            Bug ID: 68209
          Keywords: regression
                CC: fred...@kde.org
          Assignee: mesa-dev@lists.freedesktop.org
           Summary: piglit glean vertArrayBGRA regression
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: v...@freedesktop.org
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: git
         Component: Mesa core
           Product: Mesa

mesa: aafb0f9e06a0e08ebb38a92ce2090739d380df71 (master)

$ ./bin/glean -t vertArrayBGRA --quick
Mesa: User error: GL_INVALID_OPERATION in glColorPointer(size=GL_BGRA and
type=GL_FLOAT)
vertArrayBGRA: Error: glColorPointer(size=GL_BGRA, type=GL_FLOAT) did not
generate expected error.
vertArrayBGRA:  FAIL rgba8, db, z24, s8, accrgba16, win+pmap, id 33

0e7a61a29f883c63a5439ac16edffffdeba3aaf4 is the first bad commit
commit 0e7a61a29f883c63a5439ac16edffffdeba3aaf4
Author: Fredrik Höglund <fred...@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 <kenn...@whitecape.org>

:040000 040000 c8835c9734b2a932e4b0c627e578ad9e3f098896
0c3b681983edb9700474957f91d656b66e95a7c9 M      src
bisect run success

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to