Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6ba4f6aefbc037146e1bbe3a0efcb2cb02a1c67a
https://github.com/WebKit/WebKit/commit/6ba4f6aefbc037146e1bbe3a0efcb2cb02a1c67a
Author: Mike Wyrzykowski <[email protected]>
Date: 2026-01-30 (Fri, 30 Jan 2026)
Changed paths:
M Source/WebCore/Modules/WebGPU/WGSLLanguageFeatures.cpp
M Source/WebGPU/WGSL/Parser.cpp
M Source/WebGPU/WGSL/WGSLEnums.h
Log Message:
-----------
WGSL feature detection added for texture-formats-tier1
https://bugs.webkit.org/show_bug.cgi?id=306489
rdar://169138808
Reviewed by Dan Glastonbury and Tadeu Zagallo.
We already support texture-formats-tier1, there is no change
needed from the website, this PR just advertises support for
them as required by https://github.com/gpuweb/gpuweb/pull/5526
* Source/WebCore/Modules/WebGPU/WGSLLanguageFeatures.cpp:
(WebCore::WGSLLanguageFeatures::initializeSetLike const):
* Source/WebGPU/WGSL/Parser.cpp:
(WGSL::Parser<Lexer>::parseRequireDirective):
* Source/WebGPU/WGSL/WGSLEnums.h:
Canonical link: https://commits.webkit.org/306504@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications