amber icon indicating copy to clipboard operation
amber copied to clipboard

Dawn: Eventually support DoEntryPoint with other than "main"

Open dneto0 opened this issue 6 years ago • 0 comments

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

dneto0 avatar Jul 30 '19 22:07 dneto0