[Bug 91433] piglit.spec.arb_depth_buffer_float.fbo-depth-gl_depth_component32f-copypixels fails

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Oct 11 18:18:47 UTC 2018


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

Nanley Chery <nanleychery at gmail.com> changed:

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

--- Comment #9 from Nanley Chery <nanleychery at gmail.com> ---
This issue is fixed by commit,

commit b18f8e63ef79b5098cb32de1670983ad1e6892fe
Author: Illia Iorin <illia.iorin at gmail.com>
Date:   Thu Oct 11 18:06:18 2018 +0300

    mesa: Fix pack_uint_Z_FLOAT32()

    Fixed pack_uint_Z_FLOAT32 by casting row data to float instead uint.
    Remove code duplicate function pack_uint_Z_FLOAT32_X24S8.
    Edited case in "_mesa_get_pack_uint_z_func".
    Now it looks like "_mesa_get_pack_float_z_func".
    Remove _mesa_problem call, which was added for debuging this issue.

    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=91433
    Signed-off-by: Illia Iorin <illia.iorin at globallogic.com>
    Reviewed-by: Nanley Chery <nanley.g.chery at intel.com>

-- 
You are receiving this mail because:
You are the assignee for the bug.
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/20181011/e419d789/attachment.html>


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