Bug with complicated function dependencies by m0ose · Pull Request #730 · gpujs/gpu.js

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@m0ose

Copy link Copy Markdown

@m0ose m0ose commented

Dec 1, 2021

edited

Loading

There was a bug when someone added a bunch of interdependent functions. I think it had to do with the order that they were declared in the shader.
Here is a fix and a test for #727.

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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@m0ose