Skip to content

Bhanditz/graphicsfuzz

 
 

Repository files navigation

GraphicsFuzz

License Build Status

GraphicsFuzz is a testing framework for shader compilers

GraphicsFuzz provides tools to automatically find and simplify bugs in graphics shader compilers. It operates on GLSL shaders, and uses glslangValidator and spirv-tools to additionally target SPIR-V.

Tools

  • glsl-reduce: a stand-alone GLSL shader reducer
  • glsl-fuzz: a family of tools for testing GLSL shader compilers using randomized metamorphic testing

glsl-reduce

glsl-fuzz

Get the GraphicsFuzz tools

Contribute

Further reading

GraphicsFuzz blog posts:

Academic research project blog posts:

Academic publications:

This is not an officially supported Google product.

About

A testing framework for automatically finding and simplifying bugs in graphics shader compilers.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 78.0%
  • GLSL 9.3%
  • C++ 3.9%
  • Python 3.8%
  • JavaScript 2.1%
  • ANTLR 0.9%
  • Other 2.0%