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

Multiple type signature possible problem #1983

Open
ld-kerley opened this issue Aug 21, 2024 · 0 comments
Open

Multiple type signature possible problem #1983

ld-kerley opened this issue Aug 21, 2024 · 0 comments

Comments

@ld-kerley
Copy link
Contributor

Related to issue #1978.

I scanned other GLSL implementations for includes that look like they would follow the same pattern as smoothstep in the issue above.

  • mx_dodge_color3.glsl and mx_dodge_color4.glsl both include mx_dodge_float.glsl
  • mx_burn_color3.glsl and mx_burn_color4.glsl both include mx_burn_float.glsl
  • All the splitlr and splittb glsl source code files include mx_aastep.glsl

These nodes look like they might also exhibit the same issue as reported - though I have not confirmed this.

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

1 participant