Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 89c125274c3da45f11453eccfd54af3424fc4602
https://github.com/WebKit/WebKit/commit/89c125274c3da45f11453eccfd54af3424fc4602
Author: Mike Wyrzykowski <[email protected]>
Date: 2025-02-12 (Wed, 12 Feb 2025)
Changed paths:
M Source/WebKit/GPUProcess/cocoa/GPUProcessCocoa.mm
Log Message:
-----------
[WebGPU] Expand env var list for WKTR when
enableMetalShaderValidationForTesting=1
https://bugs.webkit.org/show_bug.cgi?id=287544
rdar://144670062
Reviewed by Tadeu Zagallo.
Default value of MTL_SHADER_VALIDATION_GPUOPT_ENABLE_RUNTIME_STACKTRACE is 1
when MTL_SHADER_VALIDATION is 1. However there appear to be bugs in edge cases
in the validator. Runtime stacktrace is not providing useful information in our
usage, so set to 0 which matches our fuzzers.
* Source/WebKit/GPUProcess/cocoa/GPUProcessCocoa.mm:
(WebKit::GPUProcess::platformInitializeGPUProcess):
Canonical link: https://commits.webkit.org/290279@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