Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 58c2d0c5960b0d40f635a936625eb8f6b2abc687
      
https://github.com/WebKit/WebKit/commit/58c2d0c5960b0d40f635a936625eb8f6b2abc687
  Author: Mike Wyrzykowski <[email protected]>
  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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to