Bug 200257

Summary: [WHLSL] Remove the overload of the "dot" function for scalars
Product: WebKit Reporter: Robin Morisset <rmorisset>
Component: WebGPUAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Robin Morisset 2019-07-29 16:14:28 PDT
It does not exist in HLSL, and between mul and operator* there is already one too many ways of writing a*b, no need to add another.
Comment 1 Myles C. Maxfield 2020-05-05 00:42:49 PDT
WHLSL is no longer relevant.