Validation Layer source code changes in NDK, tutorial3 needs to be updated
ggfan opened this issue · 0 comments
ggfan commented
Some layers are deprecated ( like VKLayer_image ), the source code is not there anymore in the latest NDK, tutorial 3 will not build. Things to be done:
- Find out from which NDK version the source is removed and update the layerlib build script
- Update the layer and extension enabling code as current Vulkan already deprecated the device layers ( install for instance only, automatically apply to devices )