Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d9e5ff9d6123bb96c47a047b05f62b44ef6a88e2
      
https://github.com/WebKit/WebKit/commit/d9e5ff9d6123bb96c47a047b05f62b44ef6a88e2
  Author: Mike Wyrzykowski <[email protected]>
  Date:   2025-09-17 (Wed, 17 Sep 2025)

  Changed paths:
    M Source/WebGPU/WebGPU/CommandEncoder.mm
    M Source/WebGPU/WebGPU/CommandEncoder.swift
    M Source/WebGPU/WebGPU/Device.h
    M Source/WebGPU/WebGPU/Device.mm

  Log Message:
  -----------
  Unify nopVertexFunction codepaths
https://bugs.webkit.org/show_bug.cgi?id=299039
rdar://160802117

Reviewed by Geoffrey Garen.

Fix divergence between Swift and Objective-C codepaths for nop vertex shader.

* Source/WebGPU/WebGPU/CommandEncoder.mm:
(WebGPU::Device::nopVertexFunction):
(WebGPU::createSimplePso):
* Source/WebGPU/WebGPU/CommandEncoder.swift:
(WebGPU.runClearEncoder(_:depthStencilAttachmentToClear:depthAttachmentToClear:stencilAttachmentToClear:depthClearValue:stencilClearValue:existingEncoder:)):
* Source/WebGPU/WebGPU/Device.h:
* Source/WebGPU/WebGPU/Device.mm:
(WebGPU::Device::Device):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to