[Bug 92215] [Regression, bisected] arb_direct_state_access.texunits piglit test broken

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Oct 4 22:04:52 PDT 2015


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

Tapani Pälli <lemody at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Tapani Pälli <lemody at gmail.com> ---
commit d9e3621a2eb6deb12a326ed1376a7ae45a1c9d52
Author: Brian Paul <brianp at vmware.com>
Date:   Wed Sep 30 15:27:56 2015 -0600

    arb_direct_state_access-texunits: fix incorrect error test

    Check for GL_INVALID_VALUE, not GL_INVALID_OPERATION.  The extension spec
    isn't clear on this, but GL_INVALID_VALUE is typically generated for
    out-of-range int/uint values.

    That's what NVIDIA does.  Plus, that's what the other bind-texture-unit
    piglit test checks for at line 91.  Let's at least be consistent.

    Reviewed-by: Tapani Pälli <tapani.palli at intel.com>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20151005/6628e355/attachment.html>


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