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 test for reading back oFog.yzw #75

Open
abaire opened this issue May 27, 2022 · 0 comments
Open

Add test for reading back oFog.yzw #75

abaire opened this issue May 27, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@abaire
Copy link
Owner

abaire commented May 27, 2022

oFog sets the x component with the most significant component in the case of any swizzle. E.g., oFog.yw = r1.yw essentially sets oFog.x = r1.y.

Add a test to see what the other components get set to in various cases where x is not mutated. The FogVec4CoordTests already confirm the behavior wrt. setting x but do not do anything with yzw.

@abaire abaire added enhancement New feature or request good first issue Good for newcomers labels May 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant