[Bug 95138] [deqp, 32bit, gen8+] deqp-gles31.functional.draw_indirect.negative

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon May 2 23:29:05 UTC 2016


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

Kenneth Graunke <kenneth at whitecape.org> changed:

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

--- Comment #2 from Kenneth Graunke <kenneth at whitecape.org> ---
Fixed by:

commit 2655265fcba9017e793026c76e490e04db088c8f
Author: Kenneth Graunke <kenneth at whitecape.org>
Date:   Mon Apr 25 22:34:37 2016 -0700

    mesa: Fix indirect draw buffer size check on 32-bit systems.

    Fixes dEQP-GLES31.functional subtests:
    draw_indirect.negative.command_offset_not_in_buffer_signed32_wrap
    draw_indirect.negative.command_offset_not_in_buffer_unsigned32_wrap

    These tests use really large values that overflow GLsizeiptr, at
    which point the buffer size isn't less than "end".

    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=95138
    Signed-off-by: Kenneth Graunke <kenneth at whitecape.org>
    Reviewed-by: Alejandro Piñeiro <apinheiro at igalia.com>
    Reviewed-by: Mark Janes <mark.a.janes 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: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20160502/cdb4a1d0/attachment.html>


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