Fixed path in VirtualSwapchainLayer.json

In order for the vulkan loader to find it, the path must be
relative to the json file.

Test: Ran gapir on x86_64 successfully.

Change-Id: I83961491d1634d7b7502364241a94098fe57ec61
1 file changed
tree: 7234865fb287ae5a386bdccf278a5331c2a0fa7b
  1. api/
  2. cc/
  3. client/
  4. cmake/
  5. cmd/
  6. framework/
  7. gapid/
  8. integration/
  9. internal/
  10. tools/
  11. vendor/
  12. .gitignore
  13. CMakeLists.txt
  14. CMakeProto.cmake
  15. do
  16. gpu.iml
  17. README.md
  18. signatures.txt
README.md

Android gpu tools


The android.googlesource.com/platform/tools/gpu project holds the code for the android gpu inspection, debugging and profiling tools.

You can view the full documentation on godoc.org here.

Interesting points to start from are: