Closed jaebaek closed 6 years ago
@bpeel, could you please assign @jaebaek for this issue? I cannot assign anyone. Maybe I do not have a permission to do so.
Ok, I have assigned you.
I just had a quick look at the Android documentation and noticed that the API includes a runtime GLSL->SPIR-V compiler. It could be nice to eventually use that. Obviously not necessary to start with though.
Thank you for the suggestion. Ok let's add the support later.
It would be useful if VkRunner supports tests on Android. As the first version, it may be a simple app with a simple native activity and support only hex code shaders generated by
precompile-script.py
.