[webkit-changes] [WebKit/WebKit] 9fc055: [WebGPU] https://renderqueue.dev/bvh triggers shad...

mwyrzykowski noreply at github.com
Wed Oct 9 09:24:24 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9fc05573c81c893f62364dab71f41619d7bd3d76
      https://github.com/WebKit/WebKit/commit/9fc05573c81c893f62364dab71f41619d7bd3d76
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2024-10-09 (Wed, 09 Oct 2024)

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

  Log Message:
  -----------
  [WebGPU] https://renderqueue.dev/bvh triggers shader validation
https://bugs.webkit.org/show_bug.cgi?id=281086
rdar://137532997

Reviewed by Tadeu Zagallo.

Dynamic offsets were using the wrong buffer in the fragment
stage when used with RenderBundles which were backed by ICBs.

* Source/WebGPU/WebGPU/RenderBundleEncoder.mm:
(WebGPU::RenderBundleEncoder::executePreDrawCommands):
(WebGPU::RenderBundleEncoder::endCurrentICB):

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