Skip to content

Latest commit

 

History

History
50 lines (44 loc) · 2.72 KB

README.md

File metadata and controls

50 lines (44 loc) · 2.72 KB

SPIRV-Database

This is a collection of Vulkan SPIR-V files for testing.

This was created to allow SPIRV-Hopper to run against a large number of SPIR-V modules in order to tests the Validation Layer's shader validation. This repo was created so GitHub Actions can pull down these files to tests.

Contents

All these shaders are from various open source projects. fdupes was ran to reduce any duplicates

The extra vulkan folder is so spirv-hopper doesn't try and run against all the .git files