[Webkit-unassigned] [Bug 136585] New: Remove statically used varyings from packing restrictions check
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 5 13:54:55 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=136585
Summary: Remove statically used varyings from packing
restrictions check
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebGL
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: roger_fong at apple.com
CC: bfulgham at webkit.org, dino at apple.com, jonlee at apple.com
When checking packing restrictions on a shader's varyings, make sure to not include statically used varyings.
Note that this was the reason why blink was passing this test and webkit was not. They were filtering out these statically used varyings before calling the packing restrictions check.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list