Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7074f31df617586d871cad3d0150ae0cf28c0aa2
      
https://github.com/WebKit/WebKit/commit/7074f31df617586d871cad3d0150ae0cf28c0aa2
  Author: Mike Wyrzykowski <mwyrzykow...@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
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to