Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4d4013fbe281f1cb7e43d9aa24e44df97ff985c5
https://github.com/WebKit/WebKit/commit/4d4013fbe281f1cb7e43d9aa24e44df97ff985c5
Author: Tadeu Zagallo <[email protected]>
Date: 2024-01-11 (Thu, 11 Jan 2024)
Changed paths:
M Source/WebGPU/WGSL/ConstantValue.h
Log Message:
-----------
[WGSL] shader,execution,expression,call,builtin,bitcast:f32_to_vec2h:* is
failing
https://bugs.webkit.org/show_bug.cgi?id=267335
rdar://120783750
Reviewed by Mike Wyrzykowski.
We were checking that float values are not below FLT_MIN, but that seems to be
causing some test failures.
* Source/WebGPU/WGSL/ConstantValue.h:
(WGSL::convertFloat):
Canonical link: https://commits.webkit.org/272896@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes