From 818912a6d089a5dc538cfda1a91caf9c046e4e04 Mon Sep 17 00:00:00 2001 From: Karl Schultz Date: Mon, 31 Oct 2016 08:52:38 -0600 Subject: docs: LX617: Fix Android layer path info --- loader/LoaderAndLayerInterface.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'loader') diff --git a/loader/LoaderAndLayerInterface.md b/loader/LoaderAndLayerInterface.md index b5599413..424fc31f 100644 --- a/loader/LoaderAndLayerInterface.md +++ b/loader/LoaderAndLayerInterface.md @@ -1070,7 +1070,7 @@ and must live in the application's library folder. The application enables the layers at vkCreateInstance as any Vulkan application would. An application enabled for debug has more options. It can enumerate and enable -layers located in /data/local/vulkan/debug. +layers located in /data/local/debug/vulkan.
-- cgit v1.2.3