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
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of GraphicsFuzz!