-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
SkSL error: Unknown identifier 'spvInverse' #3
Comments
I'll take a look this weekend, I tried this on iOS, MacOS, Web and Android for what it's worth if you are using another platform I have't tested let me know |
I had the same Issue, didnt changed a thing, i am trying on Android Studio, android emulator, i am using Windows, dont have any Apple device to try on.... i tested on Web too, and had the same issue |
Seems like running as a MacOS app is also giving the exact same error (using Flutter stable v3.13.8) |
Thanks everyone, seems like the new version of flutter does not have support natively for spvInverse |
@Rahiche Amazing man! And thanks for making this project open-sourced! |
So, I've basically cloned the repo and ran it and then I get this exception.
And I haven't made any changes to the original .frag file.
The text was updated successfully, but these errors were encountered: