Replies: 1 comment
-
Hi @track3r , Have you tried these options? maybe worthing trying something like |
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.
-
For example, currently looking at generated HLSL and GLSL code, I see that a lot of unnecessary variables are being introduced. It's great that they retain original variable name as a prefix but still could be quite hard to read while debugging shaders on some special platforms. Would it be even possible to support leaner output?
Beta Was this translation helpful? Give feedback.
All reactions