Skip to content
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

Update wgsl codes to the latest version #1

Open
flyingzl opened this issue Apr 7, 2022 · 1 comment
Open

Update wgsl codes to the latest version #1

flyingzl opened this issue Apr 7, 2022 · 1 comment

Comments

@flyingzl
Copy link

flyingzl commented Apr 7, 2022

Please update wgls codes to the lastest version.. for example

[[ group(0), binding(1)]] should be migrated to @group(0) @binding(1).

Some API is also deprecated, please update to the latest.

:-)

@flyingzl flyingzl changed the title Update wgsl to the latest version Update wgsl codes to the latest version Apr 7, 2022
@Perfumere
Copy link

done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants