Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0b6b7cf68c0301b8885a9bbb4aa36eba6e807e7e
https://github.com/WebKit/WebKit/commit/0b6b7cf68c0301b8885a9bbb4aa36eba6e807e7e
Author: Mike Wyrzykowski <[email protected]>
Date: 2024-02-04 (Sun, 04 Feb 2024)
Changed paths:
M Source/WebGPU/WebGPU/CommandEncoder.mm
M Source/WebGPU/WebGPU/Queue.mm
M Source/WebGPU/WebGPU/Texture.mm
Log Message:
-----------
[WebGPU] Running api,validation,image_copy,* crashes the GPU process
https://bugs.webkit.org/show_bug.cgi?id=268356
<radar://121902940>
Reviewed by Tadeu Zagallo.
Having api,validation,image_copy,* pass is tracked by
https://bugs.webkit.org/show_bug.cgi?id=267284
Right now, apply a smaller set of changes such
that running the test does not crash the GPU process.
* Source/WebGPU/WebGPU/CommandEncoder.mm:
(WebGPU::CommandEncoder::copyBufferToTexture):
(WebGPU::CommandEncoder::copyTextureToBuffer):
* Source/WebGPU/WebGPU/Queue.mm:
(WebGPU::Queue::writeTexture):
* Source/WebGPU/WebGPU/Texture.mm:
(WebGPU::Texture::aspectSpecificFormat):
Canonical link: https://commits.webkit.org/274076@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes