[webkit-changes] [WebKit/WebKit] 7074f3: [WebGPU] https://skal65535.github.io/curl/index.ht...

mwyrzykowski noreply at github.com
Mon Jul 22 09:29:13 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7074f31df617586d871cad3d0150ae0cf28c0aa2
      https://github.com/WebKit/WebKit/commit/7074f31df617586d871cad3d0150ae0cf28c0aa2
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2024-07-22 (Mon, 22 Jul 2024)

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

  Log Message:
  -----------
  [WebGPU] https://skal65535.github.io/curl/index.html?funky does not render geometry
https://bugs.webkit.org/show_bug.cgi?id=276811
<rdar://problem/132067460>

Reviewed by Tadeu Zagallo.

Fix off by one with line strip geometry and draw calls with zero
per-vertex data.

* Source/WebGPU/WebGPU/RenderPassEncoder.mm:
(WebGPU::RenderPassEncoder::clampIndexBufferToValidValues):
(WebGPU::RenderPassEncoder::clampIndirectIndexBufferToValidValues):

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