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

spirv.core.grammar.json doesn't match PDF description for OpSpecConstantOp #124

Open
gleblebedev opened this issue Jul 20, 2019 · 1 comment

Comments

@gleblebedev
Copy link

It looks like it's missing something like
{ "kind" : "IdRef", "quantifier" : "*", "name" : "'Operands'" }
for operands.

@johnkslang
Copy link
Member

Currently, the grammar does list the operands up to the variable operands, and then the spec builder special cases the final variable operands.

So, there is potentially room to add the variable operands in the grammar.

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

No branches or pull requests

2 participants