Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ee913e1ce61d355cdc97cb330cc57639578f2449
      
https://github.com/WebKit/WebKit/commit/ee913e1ce61d355cdc97cb330cc57639578f2449
  Author: Tadeu Zagallo <tzaga...@apple.com>
  Date:   2024-07-09 (Tue, 09 Jul 2024)

  Changed paths:
    M Source/WebGPU/WGSL/Metal/MetalFunctionWriter.cpp
    M Source/WebGPU/WGSL/tests/valid/packing.wgsl

  Log Message:
  -----------
  [WebGPU] https://compute.toys/view/1173 fails to load
https://bugs.webkit.org/show_bug.cgi?id=276262
rdar://131184432

Reviewed by Mike Wyrzykowski.

There was an incorrect condition that we should only emit a packed type if it 
was
constructible. This was implemented to fix a test, but the test still passes 
after
changing it back, which makes me think there was an underlying issue that has 
already
been fixed.

* Source/WebGPU/WGSL/Metal/MetalFunctionWriter.cpp:
(WGSL::Metal::FunctionDefinitionWriter::visit):
* Source/WebGPU/WGSL/tests/valid/packing.wgsl:

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