Difference between two programs with the same meaning but different outputs #5522
Unanswered
srivatsasrinivasmath
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I have a function in WGPU that looks like the following:
but even though the above code has the same meaning as
the above code produces a different result. What is the difference in control flow that causes the outputs to be different?
Beta Was this translation helpful? Give feedback.
All reactions