gpuweb / gpuweb

Where the GPU for the Web work happens!
https://webgpu.io
Other
4.85k stars 321 forks source link

Proposal: `norm16-{filterable,resolve}` extensions #3839

Open teoxoy opened 1 year ago

teoxoy commented 1 year ago

Proposal to add 2 extensions that enable filtering and resolve respectively for the following formats:

Note that both extensions depend on formats-tier-1.

Extensions:


We don't seem to have precedent for dependant extensions. We can either require that usage of these extensions also requires the user to enable formats-tier-1 or enable formats-tier-1 automatically.

kainino0x commented 1 year ago

Note: this new feature would be dependent on another new feature from #3001 or #3837.