[webkit-changes] [WebKit/WebKit] 4e0d0a: Conversion from rgba to rg8unorm should copy corre...
Alex Christensen
noreply at github.com
Wed Mar 6 08:12:29 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4e0d0a195db543549fc827e2252061de45c22016
https://github.com/WebKit/WebKit/commit/4e0d0a195db543549fc827e2252061de45c22016
Author: Alex Christensen <achristensen at apple.com>
Date: 2024-03-06 (Wed, 06 Mar 2024)
Changed paths:
A LayoutTests/fast/webgpu/conversion-to-rg8unorm-expected.txt
A LayoutTests/fast/webgpu/conversion-to-rg8unorm.html
M Source/WebCore/Modules/WebGPU/GPUQueue.cpp
Log Message:
-----------
Conversion from rgba to rg8unorm should copy correct pixel values
https://bugs.webkit.org/show_bug.cgi?id=270558
rdar://123810638
Reviewed by Mike Wyrzykowski.
* LayoutTests/fast/webgpu/conversion-to-rg8unorm-expected.txt: Added.
* LayoutTests/fast/webgpu/conversion-to-rg8unorm.html: Added.
* Source/WebCore/Modules/WebGPU/GPUQueue.cpp:
(WebCore::copyToDestinationFormat):
Canonical link: https://commits.webkit.org/275738@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list