amber
amber copied to clipboard
Dawn: Eventually support DoEntryPoint with other than "main"
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