GraphicsFuzz is a framework developed by Google for testing and fuzzing graphics drivers using automatically generated GLSL shaders. It helps identify security vulnerabilities, driver crashes, and rendering inconsistencies in OpenGL and Vulkan drivers by feeding them randomized but valid shader programs. Originally developed through academic research, GraphicsFuzz automates the process of minimizing and analyzing problematic shaders, helping hardware vendors and driver developers improve the reliability and robustness of their graphics stack.
Features
- Generates randomized GLSL shaders to stress-test drivers
- Detects crashes, miscompilations, and rendering bugs
- Automates fuzzing of OpenGL and Vulkan driver implementations
- Shader reducer tool for isolating minimal crashing cases
- Cross-platform CLI tools and Python scripts
- Supports shader injection into APKs for Android testing
- Includes reference shader implementations for correctness
- Useful for both conformance testing and security auditing
- Developed and maintained by Google's graphics team
Categories
GraphicsLicense
Apache License V2.0Follow GraphicsFuzz
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of GraphicsFuzz!