Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 95df0d14711bb540ed4c94e9037d97503e462853
https://github.com/WebKit/WebKit/commit/95df0d14711bb540ed4c94e9037d97503e462853
Author: Mike Wyrzykowski <[email protected]>
Date: 2026-04-22 (Wed, 22 Apr 2026)
Changed paths:
M Source/WebKit/GPUProcess/graphics/Model/USDModel.swift
Log Message:
-----------
All references to the ShaderGraph framework should use ShaderGraph::Type
instead of ShaderGraph.Type
https://bugs.webkit.org/show_bug.cgi?id=313012
rdar://175302082
Unreviewed build fix as ShaderGraph has become a type now so drop
the ShaderGraph. module prefix to avoid name collisions.
* Source/WebKit/GPUProcess/graphics/Model/USDModel.swift:
(updateMaterial(_:)):
Canonical link: https://commits.webkit.org/311793@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications