Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f303b6336664944609a9c67ece9d74da9dadc5fb
https://github.com/WebKit/WebKit/commit/f303b6336664944609a9c67ece9d74da9dadc5fb
Author: Mike Wyrzykowski <[email protected]>
Date: 2026-09-08 (Tue, 08 Sep 2026)
Changed paths:
M Source/WebGPU/WebGPU/HardwareCapabilities.mm
Log Message:
-----------
WebGPU primitive points uncaptured error
https://bugs.webkit.org/show_bug.cgi?id=323681
rdar://186690340
Reviewed by Dan Glastonbury.
primitive_id requires device.supportsShaderBarycentricCoordinates to
return true so check for that prior to reporting feature availability.
* Source/WebGPU/WebGPU/HardwareCapabilities.mm:
(WebGPU::baseFeatures):
Canonical link: https://commits.webkit.org/320691@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications