WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
176207
WSL should support loading from arrays
https://bugs.webkit.org/show_bug.cgi?id=176207
Summary
WSL should support loading from arrays
Filip Pizlo
Reported
2017-08-31 19:28:53 PDT
Patch forthcoming.
Attachments
the patch
(31.70 KB, patch)
2017-08-31 19:36 PDT
,
Filip Pizlo
saam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Filip Pizlo
Comment 1
2017-08-31 19:36:43 PDT
Created
attachment 319565
[details]
the patch
Saam Barati
Comment 2
2017-08-31 19:42:54 PDT
Comment on
attachment 319565
[details]
the patch View in context:
https://bugs.webkit.org/attachment.cgi?id=319565&action=review
> Tools/WebGPUShadingLanguageRI/Parse.js:182 > + if (uintVersion + "u" != token.text)
I'd use !==
Filip Pizlo
Comment 3
2017-08-31 19:51:56 PDT
(In reply to Saam Barati from
comment #2
)
> Comment on
attachment 319565
[details]
> the patch > > View in context: >
https://bugs.webkit.org/attachment.cgi?id=319565&action=review
> > > Tools/WebGPUShadingLanguageRI/Parse.js:182 > > + if (uintVersion + "u" != token.text) > > I'd use !==
Fixed.
Filip Pizlo
Comment 4
2017-08-31 19:52:39 PDT
Landed in
https://trac.webkit.org/changeset/221468/webkit
Radar WebKit Bug Importer
Comment 5
2017-09-27 12:52:02 PDT
<
rdar://problem/34694170
>
Myles C. Maxfield
Comment 6
2018-10-13 19:58:46 PDT
Migrated to
https://github.com/gpuweb/WHLSL/issues/202
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug