amber
amber copied to clipboard
Write a script to generate required files/data for Android app
Currently we put all tests into tests/cases.
We cannot directly use them on Android because we will not put glslang and spirv-as to Android.
@dj2 @dneto0 please doublecheck this.
Write a script to convert raw Amber/VkRunner scripts into several files / data chuncks for Android.
If the script only contains SPIRV-HEX it would work fine on android. Only in the case where it has GLSL or SPIRV-ASM shaders would there be a potential problem.