-
-
Notifications
You must be signed in to change notification settings - Fork 35.8k
tsl transpiler not working with vec2[4] name{..} #30858
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
Comments
it also doesnt work as a parameters
result in |
also not supporting :
transpiling to :
@sunag just cross this problems on another shaders i'm porting. Is TSL supporting array of vec4 ? |
Thanks i used it as arguments, but I dont know how to declared it in the setLayout ? for example ? :
also the transpiler stop transpiling after meeting for example this code :
will transpile to
|
Description
simplified example :
result
Reproduction steps
test the code above in https://threejs.org/examples/?q=tsl#webgpu_tsl_transpiler
Code
X
Live example
X
Screenshots
X
Version
r175
Device
No response
Browser
No response
OS
No response
The text was updated successfully, but these errors were encountered: