binaryExpressionStatementWGSL¶
Overview¶
A helper for cases where we just want to assign the result of an expression/statements to a variable.
TODO: Come up with a better TS solution to these
TODO: We could just... not use this (statements), rely on function calls
@author Jonathan Olson <jonathan.olson@colorado.edu>
Source Code¶
See the source for binaryExpressionStatementWGSL.ts in the alpenglow repository.