[Mesa-dev] [Bug 106465] No test for Image Load/Store on format-incompatible texture buffer

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Oct 9 21:06:29 UTC 2018


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

Nanley Chery <nanleychery at gmail.com> changed:

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

--- Comment #6 from Nanley Chery <nanleychery at gmail.com> ---
This issue has been fixed by the following commit:

commit b7f493e3a60baddfcf8003a326a31f6b8be2d4ca
Author: Danylo Piliaiev <danylo.piliaiev at gmail.com>
Date:   Mon Jul 23 15:13:34 2018 +0300

    arb_shader_image_load_store: Test format incompatible texture buffer

    Test for the regression which happened when GL_TEXTURE_BUFFER was
    allowed to have incompatible format.

    v2: Removed unnecessary code duplication - use upload_image instead
         of init_level. (Francisco Jerez)
    v3: Removed upload_image call because image is already called
         by init_image. (Francisco Jerez)

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

    Signed-off-by: Danylo Piliaiev <danylo.piliaiev at globallogic.com>
    Reviewed-by: Francisco Jerez <currojerez at riseup.net>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20181009/6c5024b5/attachment-0001.html>


More information about the mesa-dev mailing list