Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5d9c9738a866e2001259b0241e9e4929b78f3db0
https://github.com/WebKit/WebKit/commit/5d9c9738a866e2001259b0241e9e4929b78f3db0
Author: Tadeu Zagallo <[email protected]>
Date: 2024-01-11 (Thu, 11 Jan 2024)
Changed paths:
M Source/WebGPU/WGSL/ConstantFunctions.h
Log Message:
-----------
[WGSL] shader,execution,expression,call,builtin,unpack2x16unorm:* is failing
https://bugs.webkit.org/show_bug.cgi?id=267346
rdar://120784740
Reviewed by Mike Wyrzykowski.
There was a typo and the packed value was being converted to two `int16_t`s
instead
of `uint16_t`s.
* Source/WebGPU/WGSL/ConstantFunctions.h:
(WGSL::CONSTANT_FUNCTION):
Canonical link: https://commits.webkit.org/272905@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes