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

Port the most complex reduction example to use other atomic operations #70

Closed
afd opened this issue Jun 9, 2021 · 0 comments
Closed

Comments

@afd
Copy link
Contributor

afd commented Jun 9, 2021

For the most complex of the reduction examples added via #66, it would be good to have a version for each of the other atomic operations supported in GLSL - i.e. using bitwise operations, min, max, etc.

afd pushed a commit that referenced this issue Jun 16, 2021
Addresses part of #70 by adding reduction examples using bitwise and,
or and xor operations.
@afd afd closed this as completed in f507264 Jun 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant