Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 62818db0fc828b756d709fb2b131ed36654681ab
https://github.com/WebKit/WebKit/commit/62818db0fc828b756d709fb2b131ed36654681ab
Author: Tadeu Zagallo <[email protected]>
Date: 2025-11-03 (Mon, 03 Nov 2025)
Changed paths:
M Source/WebGPU/WGSL/Metal/MetalFunctionWriter.cpp
M Source/WebGPU/WGSL/wgslc.cpp
Log Message:
-----------
Image missing in WebGPU Marching Cubes sample on some iPhones
https://bugs.webkit.org/show_bug.cgi?id=301132
rdar://162947395
Reviewed by Mike Wyrzykowski.
Large constants should be outline so they don't take up stack
space in functions.
* Source/WebGPU/WGSL/Metal/MetalFunctionWriter.cpp:
(WGSL::Metal::FunctionDefinitionWriter::outlineConstant):
(WGSL::Metal::FunctionDefinitionWriter::visit):
* Source/WebGPU/WGSL/wgslc.cpp:
(CommandLine::parseArguments):
Canonical link: https://commits.webkit.org/302490@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications