Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9e68cdf074c796b7a8b777d7e083e3beabb212ed
https://github.com/WebKit/WebKit/commit/9e68cdf074c796b7a8b777d7e083e3beabb212ed
Author: Kimmo Kinnunen <[email protected]>
Date: 2024-11-21 (Thu, 21 Nov 2024)
Changed paths:
M Source/WebGPU/WGSL/ConstantValue.h
M Source/WebGPU/WGSL/Metal/MetalCodeGenerator.cpp
Log Message:
-----------
Unable to dump WebGPU shaders after 286825@main
https://bugs.webkit.org/show_bug.cgi?id=283479
rdar://140335930
Reviewed by Tadeu Zagallo.
PLATFORM(__APPLE__) is not a correct preprocessor condition.
Use PLATFORM(COCOA) instead.
* Source/WebGPU/WGSL/ConstantValue.h:
* Source/WebGPU/WGSL/Metal/MetalCodeGenerator.cpp:
(WGSL::Metal::generateMetalCode):
Canonical link: https://commits.webkit.org/286912@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes