hlslpp
hlslpp copied to clipboard
Add modulo operator
Apparently float also accepts the modulo operator so it needs to be added to every type
Needs to implement integer division for a generic working solution. Looks like it's not going to be a simple task