[Webkit-unassigned] [Bug 136734] Check for varying packing restrictions per program instead of per shader

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 10 21:56:40 PDT 2014


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





--- Comment #3 from Roger Fong <roger_fong at apple.com>  2014-09-10 21:56:43 PST ---
The spec says:

If the packing algorithm fails either for the uniform variables of a shader or for the varying variables of a program, compilation or linking must fail.

I originally understood compilation to mean, the shaders fail to compile (since you don't compile a program, you just link it). But in this case, I think compilation means the same thing as linking.

-- 
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