RESOLVED DUPLICATE of bug 188873 188685
[WHLSL] Implement native functions in the standard library rather than intrinsics
https://bugs.webkit.org/show_bug.cgi?id=188685
Summary [WHLSL] Implement native functions in the standard library rather than intrin...
Thomas Denney
Reported 2018-08-16 17:23:54 PDT
The following functions should be implemented in the standard library * operator bool(…) for all native types * Vector equality functions * Swizzle getters and setters for native vector types * All vector constructors (e.g. int4(int2, int, int))
Attachments
Thomas Denney
Comment 1 2018-08-16 19:15:10 PDT
* Vector index getters and setters can be implemented in the standard library too
Myles C. Maxfield
Comment 2 2018-08-23 15:48:25 PDT
*** This bug has been marked as a duplicate of bug 188873 ***
Myles C. Maxfield
Comment 3 2018-10-13 15:30:31 PDT
Note You need to log in before you can comment on or make changes to this bug.