[Webkit-unassigned] [Bug 217381] REGRESSION: Fails array of uniform sampler2D

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 8 01:13:31 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=217381

Kimmo Kinnunen <kkinnunen at apple.com> changed:

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

--- Comment #2 from Kimmo Kinnunen <kkinnunen at apple.com> ---
Thanks for the report!

To clarify:
Expected rendering is red-green rectangle when TEX_POSITION == TEX_POSITION_SHADER
Actual rendering is black.

Working case:
TEX_POSITION = 1
TEX_POSITION_SHADER = 1


Not-working case:
TEX_POSITION = 0
TEX_POSITION_SHADER = 0

Marking as duplicate of bug 215630.

*** This bug has been marked as a duplicate of bug 215630 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201008/5fc34692/attachment.htm>


More information about the webkit-unassigned mailing list