Skip to content

ci/windows,microsoft/spirv_to_dxil: Adding validation tests to spirv_to_dxil

Enrico Galli requested to merge egalli/mesa:validation_tests into main

These tests are based on Tint's SPIR-V reader unit tests. https://github.com/dneto0/spirv-samples/

We downloaded the SPIR-V files, assemble them with SPIRV-tools, and run them through spriv2dxil with DXIL validation enabled.

Currently only 59 of 1111 tests are failing.

Edited by Enrico Galli

Merge request reports