WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED MOVED
189065
[WHLSL] Use StructLayoutBuilder internally for vector representation
https://bugs.webkit.org/show_bug.cgi?id=189065
Summary
[WHLSL] Use StructLayoutBuilder internally for vector representation
Thomas Denney
Reported
2018-08-28 15:55:06 PDT
Vector types are just native structure types with operator.field& disabled, so most of their implementation can be done by using an hidden internal StructType and StructLayoutBuilder.
Attachments
Add attachment
proposed patch, testcase, etc.
Thomas Denney
Comment 1
2018-08-28 15:55:19 PDT
Alternative to
https://bugs.webkit.org/show_bug.cgi?id=188688
Myles C. Maxfield
Comment 2
2018-08-28 16:01:47 PDT
Also the implementation of texturing functions should use this.
Myles C. Maxfield
Comment 3
2018-10-13 15:07:17 PDT
Migrated to
https://github.com/gpuweb/WHLSL/issues/74
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