[Mesa-dev] [Bug 68209] New: piglit glean vertArrayBGRA regression

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Aug 16 18:09:59 PDT 2013


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

          Priority: medium
            Bug ID: 68209
          Keywords: regression
                CC: fredrik at kde.org
          Assignee: mesa-dev at lists.freedesktop.org
           Summary: piglit glean vertArrayBGRA regression
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: vlee at 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 <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>

:040000 040000 c8835c9734b2a932e4b0c627e578ad9e3f098896
0c3b681983edb9700474957f91d656b66e95a7c9 M      src
bisect run success

-- 
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/20130817/88536c8a/attachment.html>


More information about the mesa-dev mailing list