adding OpenCL processing (Image2D-to-Image2D only, others will be added later)

This commit is contained in:
Andrey Pavlenko
2015-07-27 02:57:01 +03:00
parent 2a6d4b6ee2
commit 274aba1a89
4 changed files with 201 additions and 14 deletions

View File

@@ -1,4 +1,4 @@
#APP_STL := gnustl_shared
#APP_GNUSTL_FORCE_CPP_FEATURES := exceptions rtti
APP_STL := gnustl_static
APP_GNUSTL_FORCE_CPP_FEATURES := exceptions rtti
APP_ABI := armeabi-v7a
APP_PLATFORM := android-14