[go: nahoru, domu]

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

Include test shaders in test compilations only #374

Open
MegaRedHand opened this issue May 24, 2023 · 0 comments
Open

Include test shaders in test compilations only #374

MegaRedHand opened this issue May 24, 2023 · 0 comments

Comments

@MegaRedHand
Copy link
Contributor
MegaRedHand commented May 24, 2023

PR #367 adds some shaders used for tests only. These should be included only when compiling for tests.

We could solve this by splitting the shaders into two: release and test. These would be compiled by the current makefile into two artifacts and the second would be included in tests only (we can add a gpu::test_utils module for 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