Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2b35ff32741e3a7b82c33f81a77e019eb46a9298
https://github.com/WebKit/WebKit/commit/2b35ff32741e3a7b82c33f81a77e019eb46a9298
Author: Mike Wyrzykowski <[email protected]>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
A LayoutTests/fast/webgpu/nocrash/fuzz-282086-expected.txt
A LayoutTests/fast/webgpu/nocrash/fuzz-282086.html
M Source/WebGPU/WebGPU/ComputePassEncoder.mm
Log Message:
-----------
[WebGPU] External textures in compute passes don't cache their command
encoders
https://bugs.webkit.org/show_bug.cgi?id=282086
rdar://138504987
Reviewed by Tadeu Zagallo.
Unlike RenderPassEncoder, we were not setting the CommandEncoder on
the external textures in the ComputePassEncoder.
* LayoutTests/fast/webgpu/nocrash/fuzz-282086-expected.txt: Added.
* LayoutTests/fast/webgpu/nocrash/fuzz-282086.html: Added.
Add regression test.
* Source/WebGPU/WebGPU/ComputePassEncoder.mm:
(WebGPU::setCommandEncoder):
Canonical link: https://commits.webkit.org/285954@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