Add a function for emitting sections

It wraps a template invocation in section markers, and insures it is called with the main template argument to ensure it can be reinvoked in isolation.

Change-Id: I8e8b5f1eb00aea103ae17965abf59c4a89f78b48
2 files changed
tree: e591b6f282a9dfb7e702230f28c6766cbb7365d6
  1. _experimental/
  2. adb/
  3. api/
  4. atexit/
  5. atom/
  6. binary/
  7. build/
  8. builder/
  9. cc/
  10. check/
  11. config/
  12. database/
  13. device/
  14. gapii/
  15. gfxapi/
  16. image/
  17. integration/
  18. interval/
  19. log/
  20. maker/
  21. memory/
  22. multiplexer/
  23. parse/
  24. process/
  25. replay/
  26. ringbuffer/
  27. rpc/
  28. server/
  29. service/
  30. task/
  31. tools/
  32. .atom-build.json
  33. make.go
  34. README.md
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: