-
Notifications
You must be signed in to change notification settings - Fork 194
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
[spv-out] Add access and access index support #224
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is an autogenerated code review.New suggestions: 1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is an autogenerated code review.New suggestions: 1
0a13b9e
to
053f92d
Compare
f74cd23
to
8aca879
Compare
90cf191
to
d59e938
Compare
d59e938
to
11bf97a
Compare
11bf97a
to
6df8eb4
Compare
6df8eb4
to
6122a8a
Compare
ca32d9f
to
4b9f155
Compare
4b9f155
to
179e881
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
Description
Add support for
Expression::Access
andExpression::AccessIndex
.Expression::Access
:Matrix- Will be done at a later moment.Array- Will be done at a later moment.Expression::AccessIndex
:Matrix- Will be done at a later moment.Array- Will be done at a later moment.WGSL test file