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

Add tests for adding/subtracting bits past stack limit #3

Closed
wants to merge 2 commits into from

Conversation

chompaa
Copy link

@chompaa chompaa commented Apr 5, 2024

Objective

  • Add tests for RenderLayers, adding/subtracting bits past the stack limit (64).

Solution

  • Add two tests.

.add(1)
.layers[0],
3,
"layer (64 * 0) + 1 is mask 3"
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps this wording is a bit confusing, but I'm not sure how to put it concisely.

@UkoeHB
Copy link
Owner

UkoeHB commented Jun 5, 2024

Superceded by bevyengine#13317

@UkoeHB UkoeHB closed this Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants