[Bug 92498] [SKL] [Regrassion] piglit spec/arb_direct_state_access/texunits fail

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Oct 16 11:18:31 PDT 2015


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

--- Comment #1 from Mark Janes <mark.a.janes at intel.com> ---
This test was changed to agree with mesa master in piglit d9e3621

Author:     Brian Paul <brianp at vmware.com>
AuthorDate: Wed Sep 30 15:27:56 2015 -0600
Commit:     Brian Paul <brianp at vmware.com>
CommitDate: Sat Oct 3 06:46:15 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>

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

-- 
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/20151016/3622beb7/attachment.html>


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