Commit 80fa7a5
[naga wgsl-in] Move builtin function calls into their own fn.
Move the code for handling calls to WGSL builtin functions out of
`Lowerer::call` and into its own new function,
`Lowerer::call_builtin`, for clarity. Do template parameter list
finalization in the caller.1 parent e9b1820 commit 80fa7a5
1 file changed
Lines changed: 798 additions & 785 deletions
0 commit comments