Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ffdff3e6b9708b6d84619778093f27d7b50b631e
https://github.com/WebKit/WebKit/commit/ffdff3e6b9708b6d84619778093f27d7b50b631e
Author: Mike Wyrzykowski <[email protected]>
Date: 2024-04-23 (Tue, 23 Apr 2024)
Changed paths:
M LayoutTests/TestExpectations
A LayoutTests/fast/webgpu/fuzz-273023-expected.txt
A LayoutTests/fast/webgpu/fuzz-273023.html
M Source/WebGPU/WebGPU/CommandEncoder.mm
Log Message:
-----------
[WebGPU] CommandEncoder::copyTexturToTexture fails metal validation in some
cases
https://bugs.webkit.org/show_bug.cgi?id=273023
<radar://126621339>
Reviewed by Tadeu Zagallo.
Don't allow source slice to be outside the texture range but
until its determined this should be a validation error according
to the specification, treat as a no-op.
* LayoutTests/TestExpectations:
* LayoutTests/fast/webgpu/fuzz-273023-expected.txt: Added.
* LayoutTests/fast/webgpu/fuzz-273023.html: Added.
Add regression test.
* Source/WebGPU/WebGPU/CommandEncoder.mm:
(WebGPU::CommandEncoder::copyTextureToTexture):
Canonical link: https://commits.webkit.org/277873@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