Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0bd81e9737fa88909716b39c87ddd56a8a1c93cf
      
https://github.com/WebKit/WebKit/commit/0bd81e9737fa88909716b39c87ddd56a8a1c93cf
  Author: David Kilzer <[email protected]>
  Date:   2024-08-17 (Sat, 17 Aug 2024)

  Changed paths:
    M Source/WebGPU/WGSL/GlobalVariableRewriter.cpp
    M Source/WebGPU/WebGPU/BindGroupLayout.mm

  Log Message:
  -----------
  [WebGPU] Fix -Wmissing-designated-field-initializers warnings for upstream 
clang
<https://bugs.webkit.org/show_bug.cgi?id=278276>
<rdar://134141652>

Reviewed by Mike Wyrzykowski.

Define initializers for every struct field.

* Source/WebGPU/WGSL/GlobalVariableRewriter.cpp:
(WGSL::RewriteGlobalVariables::insertStructs):
* Source/WebGPU/WebGPU/BindGroupLayout.mm:
(WebGPU::Device::createBindGroupLayout):

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



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

Reply via email to