Skip to content

Commit bd84cb2

Browse files
committed
[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. Consolidate `bitcast` and `coopLoad` handling with the other functions. Do template parameter list finalization in the caller.
1 parent f867db0 commit bd84cb2

1 file changed

Lines changed: 800 additions & 785 deletions

File tree

  • naga/src/front/wgsl/lower

0 commit comments

Comments
 (0)