Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b852e709c433020039139a557ea785ce629c7574
      
https://github.com/WebKit/WebKit/commit/b852e709c433020039139a557ea785ce629c7574
  Author: Mike Wyrzykowski <[email protected]>
  Date:   2026-05-07 (Thu, 07 May 2026)

  Changed paths:
    M Source/WebKit/GPUProcess/graphics/Model/ModelUtils.swift
    M Source/WebKit/GPUProcess/graphics/Model/USDModel+Deformation.swift
    M Source/WebKit/GPUProcess/graphics/Model/USDModel.swift

  Log Message:
  -----------
  Remove SGGraph usage
https://bugs.webkit.org/show_bug.cgi?id=313763
rdar://175955709

Reviewed by Richard Robinson.

Remove SGPrivate usage now that ShaderGraph reconstruction issue is addressed.

* Source/WebKit/GPUProcess/graphics/Model/ModelUtils.swift:
* Source/WebKit/GPUProcess/graphics/Model/USDModel+Deformation.swift:
* Source/WebKit/GPUProcess/graphics/Model/USDModel.swift:
(toWebNode(_:)):
(toWebMaterialGraph(_:)):
(_Proto_ShaderNodeGraph.fromWKDescriptor(_:)):
(fromWKBridgeConstant(_:)):
(SGDataTypeRawValue.toWKBridgeDataTypeFromSGRawValue(_:fallback:)): Deleted.
(SGDataTypeRawValue.toWebInputOutputs(_:)): Deleted.
(SGDataTypeRawValue.toWebOutputs(_:)): Deleted.
(SGDataTypeRawValue.toWebNode(_:colorOverride:)): Deleted.
(SGDataTypeRawValue.toWebEdges(_:)): Deleted.
(SGDataTypeRawValue.texcoordName(for:)): Deleted.
(SGDataTypeRawValue.textureCoordinate(from:)): Deleted.
(SGDataTypeRawValue.toWebMaterialGraph(_:)): Deleted.
(makeConstantSGNode(from:)): Deleted.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to