Dawn: Eventually support DoEntryPoint with other than "main"
Open
temp dawn limitation
- Dominant language
- C++
- Stars
- 228
- Forks
- 77
- PR merge metrics
- No merged PRs in 30d
Description
Currently Dawn requires the entry point to be named "main".
Eventually WebGPU will allow other entry points. When that's supported in Dawn, enhance the Dawn backend in Amber.
See also
https://github.com/google/amber/pull/605 and #19
Contributor guide
Assessment
This issue has not been assessed yet.