Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 02e0f766779264e9fb28f3904aa982da417d4607
      
https://github.com/WebKit/WebKit/commit/02e0f766779264e9fb28f3904aa982da417d4607
  Author: Mike Wyrzykowski <[email protected]>
  Date:   2024-04-12 (Fri, 12 Apr 2024)

  Changed paths:
    M Source/WebGPU/WebGPU/ShaderModule.mm

  Log Message:
  -----------
  [WebGPU] Generated dynamic offsets are incorrect in generated metal source
https://bugs.webkit.org/show_bug.cgi?id=272598
<radar://126365605>

Reviewed by Tadeu Zagallo.

Dynamic offsets wasn't working for more than one bind group,
because we weren't accumulating the offset from the previous bind group.

* Source/WebGPU/WebGPU/ShaderModule.mm:
(WebGPU::ShaderModule::convertPipelineLayout):

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