graphicsfuzz
https://github.com/google/graphicsfuzz
Java
A testing framework for automatically finding and simplifying bugs in graphics shader compilers.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported0 Subscribers
Add a CodeTriage badge to graphicsfuzz
Help out
- Issues
- Use _GLF_LIVE(...) macro to make live-injected loops and other constructs easier to identify
- Broken link in walkthrough
- Use precision qualifiers in the generator
- Generator can introduce name clashes with variable via introduction of built-ins
- GraphicsFuzz fuzz_failure 2e6ecc37
- GraphicsFuzz CI: test our shaders
- Add identity transformation to rewrite struct variables
- Generate exception: Found variable 'GLF_dead0injectionSwitch' that is not typed in current not enclosing scope.
- Make Typer available in OpaqueExpressionGenerator
- Provide guidance on what makes a suitable GraphicsFuzz reference shader.
- Docs
- Java not yet supported