[webkit-changes] [WebKit/WebKit] cd905f: [WebGPU] rgb10a2 is incorrectly listed as a non-re...
mwyrzykowski
noreply at github.com
Mon Oct 23 11:20:04 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: cd905f2c70f153e08bfe28e1d7dd64caa1296a56
https://github.com/WebKit/WebKit/commit/cd905f2c70f153e08bfe28e1d7dd64caa1296a56
Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
Date: 2023-10-23 (Mon, 23 Oct 2023)
Changed paths:
M Source/WebGPU/WebGPU/Texture.mm
Log Message:
-----------
[WebGPU] rgb10a2 is incorrectly listed as a non-renderable format
https://bugs.webkit.org/show_bug.cgi?id=263458
<radar://117271426>
Reviewed by Tadeu Zagallo.
Listed incorrectly in switch statement, rgb10a2uint is renderable.
* Source/WebGPU/WebGPU/Texture.mm:
(WebGPU::isRenderableFormat):
Canonical link: https://commits.webkit.org/269656@main
More information about the webkit-changes
mailing list