RESOLVED FIXED 82618
CSS Shaders: Use u_texture instead of s_texture. It was updated in the spec
https://bugs.webkit.org/show_bug.cgi?id=82618
Summary CSS Shaders: Use u_texture instead of s_texture. It was updated in the spec
Alexandru Chiculita
Reported 2012-03-29 08:20:30 PDT
The spec updated s_texture uniform for the element texture to u_texture. Change that in the implementation and test files.
Attachments
Patch V1 (5.40 KB, patch)
2012-04-25 14:45 PDT, Alexandru Chiculita
no flags
Alexandru Chiculita
Comment 1 2012-04-25 14:45:16 PDT
Created attachment 138876 [details] Patch V1
WebKit Review Bot
Comment 2 2012-04-25 17:25:22 PDT
Comment on attachment 138876 [details] Patch V1 Clearing flags on attachment: 138876 Committed r115263: <http://trac.webkit.org/changeset/115263>
WebKit Review Bot
Comment 3 2012-04-25 17:25:32 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.