WIP: SPV Remapper: add remapper test framework

This commit is contained in:
steve-lunarg 2016-08-17 16:18:06 -06:00
parent 4c3a7fd100
commit a8456415b8
52 changed files with 3067 additions and 9 deletions

View file

@ -24,6 +24,7 @@ set(LIBRARIES
OSDependent
HLSL
SPIRV
SPVRemapper
glslang-default-resource-limits)
if(WIN32)