Replies: 3 comments
-
i'm also not the biggest fan of the name |
Beta Was this translation helpful? Give feedback.
0 replies
-
@reczkok Thoughts? 🧠 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Base sounds a little nicer to me too 👍 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since "exotic" refers to values coming outside of TypeGPU, the having an the common type between native and exotic values be called
Exotic<T>
and~exotic
does not make much sense. I proposeNormal<T>
and~normal
, as in we normalize native and exotic values into their common type.Beta Was this translation helpful? Give feedback.
All reactions