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

Fix OperatorNode #24970

Merged
merged 3 commits into from
Nov 16, 2022
Merged

Fix OperatorNode #24970

merged 3 commits into from
Nov 16, 2022

Conversation

LeviPesin
Copy link
Contributor

Related issue: -

Description

Fix usages of shiftRight and shiftLeft in WGSL - otherwise they do not work because WGSL requires the second argument to be u32 or vecN<u32>.

@sunag sunag added this to the r147 milestone Nov 16, 2022
@sunag sunag merged commit f970c15 into mrdoob:dev Nov 16, 2022
@sunag
Copy link
Collaborator

sunag commented Nov 16, 2022

Thanks!

@LeviPesin LeviPesin deleted the patch-3 branch November 16, 2022 18:52
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

Successfully merging this pull request may close these issues.

2 participants