Skip to content

Conversation

ld-kerley
Copy link
Contributor

While working on some side experiments - I bumped in to a case where the shader translation tests were failing because I did not have a nodegraph to implement the translation node.

I don't think this should be a requirement, and we only seem to be using the NodeGraph to find the outputs, which are also available on the NodeDef object.

This appears to pass all the tests, but I do have a question about the code here. The comment suggests perhaps a NodeGraph is a requirement - but I haven't seen this documented anywhere, and I'm not familiar enough with the context the comment is referring to to understand what it means. If there is some requirement in the system like this, it would be great to have a unit tests that validates it, so we ensure we don't regress.

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