[webkit-changes] [WebKit/WebKit] da243b: [WGSL] Add ability to toggle printing generated me...

mwyrzykowski noreply at github.com
Mon May 13 11:53:15 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: da243b55b76d925ed39a8dc0431b14eeb438f5a6
      https://github.com/WebKit/WebKit/commit/da243b55b76d925ed39a8dc0431b14eeb438f5a6
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2024-05-13 (Mon, 13 May 2024)

  Changed paths:
    M Source/WebGPU/WGSL/Metal/MetalCodeGenerator.cpp

  Log Message:
  -----------
  [WGSL] Add ability to toggle printing generated metal code
https://bugs.webkit.org/show_bug.cgi?id=273966
<rdar://problem/127830520>

Reviewed by Tadeu Zagallo.

Don't log the metal source by default, but still allow it to be toggled
on to print it.

* Source/WebGPU/WGSL/Metal/MetalCodeGenerator.cpp:
(WGSL::Metal::dumpMetalCodeIfNeeded):

Canonical link: https://commits.webkit.org/278701@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