[webkit-changes] [WebKit/WebKit] 58c2d0: [WebGPU] https://webgpu.github.io/webgpu-samples/s...

mwyrzykowski noreply at github.com
Mon Oct 16 12:47:50 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 58c2d0c5960b0d40f635a936625eb8f6b2abc687
      https://github.com/WebKit/WebKit/commit/58c2d0c5960b0d40f635a936625eb8f6b2abc687
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2023-10-16 (Mon, 16 Oct 2023)

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

  Log Message:
  -----------
  [WebGPU] https://webgpu.github.io/webgpu-samples/samples/renderBundles does not load on AMD or Intel
https://bugs.webkit.org/show_bug.cgi?id=263062
<radar://116849759>

Reviewed by Dan Glastonbury.

Need to call useResource: on the index buffer for it to be available
when executing the ICB commands.

* Source/WebGPU/WebGPU/RenderBundleEncoder.mm:
(WebGPU::RenderBundleEncoder::setIndexBuffer):

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




More information about the webkit-changes mailing list