Skip to content

Fossilize support

Dylan Baker requested to merge dbaker/shader-db:fossilize into master

This adds a few basic tools to make use of fossilize for getting compiler statistics for vulkan apps.

The included script uses python 3.6+ and requires the attr module, and is type checked with mypy for extra goodness.

Merge request reports