Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1ff2845045468e6db66dcd7e83ff9d66356304d2
      
https://github.com/WebKit/WebKit/commit/1ff2845045468e6db66dcd7e83ff9d66356304d2
  Author: Mike Wyrzykowski <mwyrzykow...@apple.com>
  Date:   2024-07-25 (Thu, 25 Jul 2024)

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

  Log Message:
  -----------
  [WebGPU] Prevent discard_fragment from being optimized incorrectly
https://bugs.webkit.org/show_bug.cgi?id=277084
rdar://131948643

Reviewed by Tadeu Zagallo.

Presumably the IR is correct since iOS and Apple Silicon Macs have
correct behavior.

Workaround is only needed on Intel and AMD chips.

* Source/WebGPU/WGSL/Metal/MetalFunctionWriter.cpp:
(WGSL::Metal::FunctionDefinitionWriter::visit):

Canonical link: https://commits.webkit.org/281372@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to