Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use src_ and dest_ argument prefixes #17

Open
hpjansson opened this issue Apr 18, 2023 · 1 comment
Open

Use src_ and dest_ argument prefixes #17

hpjansson opened this issue Apr 18, 2023 · 1 comment
Assignees

Comments

@hpjansson
Copy link
Owner

Use src_, dest_, color_ (for color to composite on) prefixes instead of _in and _out suffixes. It's more common to do it this way, and it will make more sense when we've got more than two operands.

@hpjansson
Copy link
Owner Author

It's also worth defining an internal parameter struct to avoid repeating ourselves for the many commonalities between src and dest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant