[webkit-changes] [WebKit/WebKit] 90dd11: [WebGPU] topologyType returns wrong result for WGP...
mwyrzykowski
noreply at github.com
Mon Oct 23 11:21:38 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 90dd1166688175f698913329ddfab799a593b6b6
https://github.com/WebKit/WebKit/commit/90dd1166688175f698913329ddfab799a593b6b6
Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
Date: 2023-10-23 (Mon, 23 Oct 2023)
Changed paths:
M Source/WebGPU/WebGPU/RenderPipeline.mm
Log Message:
-----------
[WebGPU] topologyType returns wrong result for WGPUPrimitiveTopology_LineList
https://bugs.webkit.org/show_bug.cgi?id=263470>
<radar://117278821>
Reviewed by Tadeu Zagallo.
Looks like a typo implementing the switch statement, correct the return
result for line list.
* Source/WebGPU/WebGPU/RenderPipeline.mm:
(WebGPU::topologyType):
Canonical link: https://commits.webkit.org/269657@main
More information about the webkit-changes
mailing list