[Bug 102679] [OpenGL CTS] KHR-GL45.copy_image.functional

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Sep 20 08:33:04 UTC 2017


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

--- Comment #3 from Kenneth Graunke <kenneth at whitecape.org> ---
Oddly, it seems to only happen for GL_TEXTURE_2D_ARRAY and GL_TEXTURE_3D -
other targets are fine.  And the error suggests it's somehow trashing the
_source_ image...

Not matching pixels found. Left: [0, 0, 0] lvl:0, off: 0, data: 0xf8fc0000.
Right: [0, 0, 0] lvl: 0, off: 0, data: 0xe7e00000

    CopyImageSubData modified contents of source image. Original data: left.

    Failure. Targets src: GL_TEXTURE_2D_ARRAY, dst: GL_TEXTURE_2D_ARRAY. Levels
src: 0, dst: 0. Dimmensions src [7, 7], dst [7, 7]. Region [1 x 1 x 12] from
[0, 0, 0] to [6, 6, 0]. Format src: 0x8c3d, dst: 0x8c3d

-- 
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/intel-3d-bugs/attachments/20170920/026e7f0b/attachment.html>


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