Bug 189027

Summary: [WHLSL] Make sure it's impossible to make vectors of arbitrary types
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: WebGPUAssignee: Nobody <webkit-unassigned>
Status: RESOLVED MOVED    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 176199    

Description Myles C. Maxfield 2018-08-27 16:17:32 PDT
You shouldn't be allowed to write

typedef Foo = ...;
vector<Foo, 3>
Comment 1 Myles C. Maxfield 2018-10-13 15:13:28 PDT
Migrated to https://github.com/gpuweb/WHLSL/issues/80