Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 91b71cc2ddf66e9056f82362a427e9fb86efddc5
https://github.com/WebKit/WebKit/commit/91b71cc2ddf66e9056f82362a427e9fb86efddc5
Author: Mike Wyrzykowski <[email protected]>
Date: 2024-03-22 (Fri, 22 Mar 2024)
Changed paths:
M Source/WebGPU/WebGPU/Queue.mm
Log Message:
-----------
[WebGPU] Some api,operation,command_buffer,image_copy fail as last row bytes
are not copied correctly
https://bugs.webkit.org/show_bug.cgi?id=271389
<radar://125172306>
Reviewed by Tadeu Zagallo.
The last row of the iamge should only copy blockSize * widthInBlocks blocks,
not the entire bytesPerRow * height as had been done previously.
* Source/WebGPU/WebGPU/Queue.mm:
(WebGPU::Queue::writeTexture):
Canonical link: https://commits.webkit.org/276562@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