[webkit-changes] [WebKit/WebKit] 60723a: [WebGPU] createConstantValues returns empty tuple ...
mwyrzykowski
noreply at github.com
Mon Oct 23 11:25:27 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 60723a98948e25e82f78fcce1ab364165754c10b
https://github.com/WebKit/WebKit/commit/60723a98948e25e82f78fcce1ab364165754c10b
Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
Date: 2023-10-23 (Mon, 23 Oct 2023)
Changed paths:
M Source/WebGPU/WebGPU/Pipeline.mm
Log Message:
-----------
[WebGPU] createConstantValues returns empty tuple if default values are used for all overrides
https://bugs.webkit.org/show_bug.cgi?id=263469
<radar://117278362>
Reviewed by Tadeu Zagallo.
It is not necessary to specify the constant values if they
all have default values.
* Source/WebGPU/WebGPU/Pipeline.mm:
(WebGPU::createConstantValues):
Canonical link: https://commits.webkit.org/269658@main
More information about the webkit-changes
mailing list