[webkit-changes] [WebKit/WebKit] 7377c2: [WebGPU] https://threejs.org/examples/?q=webgpu#we...

mwyrzykowski noreply at github.com
Mon Nov 6 18:22:11 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7377c2f789a3057d7aca9312df1f68085bc932d8
      https://github.com/WebKit/WebKit/commit/7377c2f789a3057d7aca9312df1f68085bc932d8
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2023-11-06 (Mon, 06 Nov 2023)

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

  Log Message:
  -----------
  [WebGPU] https://threejs.org/examples/?q=webgpu#webgpu_instance_points and https://threejs.org/examples/?q=webgpu#webgpu_lines_fat do not render correctly (264292)
https://bugs.webkit.org/show_bug.cgi?id=264292
<radar://118020271>

Reviewed by Dan Glastonbury.

We were already setting the correct value seven lines above
this line which should be removed and was overwriting the value
to the wrong value.

* Source/WebGPU/WebGPU/CommandEncoder.mm:
(WebGPU::CommandEncoder::beginRenderPass):

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




More information about the webkit-changes mailing list