Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0d495098f89aab66ce72c587eb5fbd48f9bbcc87
https://github.com/WebKit/WebKit/commit/0d495098f89aab66ce72c587eb5fbd48f9bbcc87
Author: Mike Wyrzykowski <[email protected]>
Date: 2025-10-21 (Tue, 21 Oct 2025)
Changed paths:
M Source/WebGPU/WebGPU/ComputePassEncoder.mm
M Source/WebGPU/WebGPU/ComputePipeline.mm
M Source/WebGPU/WebGPU/RenderPipeline.mm
Log Message:
-----------
Report OOM error when render/compute pipeline creation fails
https://bugs.webkit.org/show_bug.cgi?id=301113
rdar://163054253
Reviewed by Tadeu Zagallo.
Expand upon error messages and generate OOM errors when
the PSO fails to compile and we did not previously detect
any validations errors.
* Source/WebGPU/WebGPU/ComputePassEncoder.mm:
(WebGPU::ComputePassEncoder::executePreDispatchCommands):
(WebGPU::ComputePassEncoder::dispatch):
(WebGPU::ComputePassEncoder::dispatchIndirect):
(WebGPU::ComputePassEncoder::setPipeline):
* Source/WebGPU/WebGPU/ComputePipeline.mm:
* Source/WebGPU/WebGPU/RenderPipeline.mm:
(WebGPU::RenderPipeline::renderPipelineState const):
(WebGPU::RenderPipeline::icbRenderPipelineState const):
Canonical link: https://commits.webkit.org/301879@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