google / vkb

Build scripts to build many bits of Vulkan together in one place.
Apache License 2.0
10 stars 9 forks source link

Enable spirv-cross test suite #24

Closed dj2 closed 5 years ago

dj2 commented 5 years ago

Currently the spirv-cross test suite does not get built as various programs are not found (glslangValidator, spirv-as, spirv-val and spirv-opt). Setup the build files to point to the executables and enable the spirv-cross test suite.