You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are various things that can be done with a resource variables - they can be passed to functions in parameters, defined in local arrays, assigned, etc.
We need to come up with a set of test cases and acceptance criteria to say we handle these correctly in clang so that we match what is possible in DXC, both in terms of accepted syntax and what generates valid DXIL.
The text was updated successfully, but these errors were encountered:
There are various things that can be done with a resource variables - they can be passed to functions in parameters, defined in local arrays, assigned, etc.
We need to come up with a set of test cases and acceptance criteria to say we handle these correctly in clang so that we match what is possible in DXC, both in terms of accepted syntax and what generates valid DXIL.
The text was updated successfully, but these errors were encountered: