Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 60723a98948e25e82f78fcce1ab364165754c10b
      
https://github.com/WebKit/WebKit/commit/60723a98948e25e82f78fcce1ab364165754c10b
  Author: Mike Wyrzykowski <[email protected]>
  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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to