Gradle Plugin Release 2.2.2
Convert GL_HALF_FLOAT_OES to GL_HALF_FLOAT if needed.

They have different values and the desktop is not aware of the OES one.

Change-Id: I99e322f0efaba03fa9fad3ad1587461447a1305b
1 file changed
tree: f6e205c8f6cc851045f3ad2cf2e73bb40f854919
  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. do
  15. gapid.go
  16. gpu.iml
  17. make.go
  18. README.md
  19. 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: