[webkit-changes] [WebKit/WebKit] 53c6f5: [WebGPU] Queue::writeTexture is not implemented co...
mwyrzykowski
noreply at github.com
Sun Nov 12 22:44:42 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 53c6f57a22b2c293c5645b3b51d94c6eae606a38
https://github.com/WebKit/WebKit/commit/53c6f57a22b2c293c5645b3b51d94c6eae606a38
Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
Date: 2023-11-12 (Sun, 12 Nov 2023)
Changed paths:
M Source/WebGPU/WebGPU/Queue.mm
Log Message:
-----------
[WebGPU] Queue::writeTexture is not implemented correctly for compressed texture formats
https://bugs.webkit.org/show_bug.cgi?id=263546
rdar://117368535
Reviewed by Dan Glastonbury.
webgpu:api,operation,command_buffer,* passes locally after
fixing this bug but the test times out run via WKTR so no
expectations are added.
* Source/WebGPU/WebGPU/Queue.mm:
(WebGPU::Queue::writeTexture):
Canonical link: https://commits.webkit.org/270623@main
More information about the webkit-changes
mailing list