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

Test shaders for fp20compiler #63

Open
wants to merge 1 commit into
base: empty
Choose a base branch
from
Open

Conversation

JayFoxRox
Copy link
Owner

@JayFoxRox JayFoxRox commented Jan 4, 2020

I'm collecting a bunch of shaders to test fp20compiler.

These shaders aren't meant to be used in practical applications, they likely generate garbage output.
Most of them are testing error (warning?) messages in fp20compiler.
Others try to trigger crashes and asserts that we used to have.

Some shaders are annotated so it's easier to see where errors are expected.

To download this, use this:

git clone https://github.com/JayFoxRox/nxdk.git --single-branch --branch fp20compiler-tests fp20compiler-tests

@JayFoxRox JayFoxRox added the unit-test A unit-test (won't be merged) label Jan 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unit-test A unit-test (won't be merged)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant