[webkit-changes] [WebKit/WebKit] 00f81b: [WebGPU] Crash running compute_pipeline overrides CTS
mwyrzykowski
noreply at github.com
Fri Jun 7 12:34:32 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 00f81bf9e46aa71cc2446565207025cbea0118ea
https://github.com/WebKit/WebKit/commit/00f81bf9e46aa71cc2446565207025cbea0118ea
Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
Date: 2024-06-07 (Fri, 07 Jun 2024)
Changed paths:
M Source/WebGPU/WGSL/WGSL.cpp
M Source/WebGPU/WGSL/WGSL.h
M Source/WebGPU/WebGPU/ComputePipeline.mm
M Source/WebGPU/WebGPU/Pipeline.mm
Log Message:
-----------
[WebGPU] Crash running compute_pipeline overrides CTS
https://bugs.webkit.org/show_bug.cgi?id=275258
<radar://129404225>
Reviewed by Tadeu Zagallo.
Workaround crash in https://gpuweb.github.io/cts/standalone/?q=webgpu:api,operation,compute_pipeline,overrides:computed:*
until https://bugs.webkit.org/show_bug.cgi?id=275010 is addressed.
* Source/WebGPU/WGSL/WGSL.cpp:
(WGSL::evaluate):
* Source/WebGPU/WGSL/WGSL.h:
* Source/WebGPU/WebGPU/ComputePipeline.mm:
(WebGPU::metalSize):
* Source/WebGPU/WebGPU/Pipeline.mm:
(WebGPU::createLibrary):
Canonical link: https://commits.webkit.org/279825@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list