webgpu / webgpureport.org

A website to show WebGPU info
https://webgpureport.org
54 stars 8 forks source link

Show defaults #18

Closed greggman closed 3 months ago

greggman commented 3 months ago

Here's a PR that adds a column of defaults

Screenshot 2024-07-22 at 23 45 25

It probably needs some cleanup.

One issue is the site is designed to be pretty to download and pretty to copy and paste. The code that does that could probably be updated to be more generic than it currently is. I'll try to make that change

17

greggman commented 3 months ago

Also, I'm not entirely sure this is better. I added the link ( must be requested ). Maybe that's enough? The defaults are listed in the spec and won't change for a particular feature level (compat, fl1, fl2, ...). Certainly it's nice to be able to reference them here. Maybe we should make those columns into 2 tabs or a checkbox/select so you can toggle between "adapter limits" and "default limits" to save space?

greggman commented 3 months ago

Cleaned up some stuff and updated to use a checkbox

https://github.com/user-attachments/assets/04db80a1-3964-4db0-9806-9d5767637adc