summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorsynergydev <synergye@codefi.re>2013-10-14 12:20:16 -0700
committersynergydev <synergye@codefi.re>2013-10-14 12:27:22 -0700
commit01994c79f4e39db08a343fc9db23e771e670ef39 (patch)
treeb287e6b7cb4b2646d4e032d034fc02137ac84a7d /graphics/java/android/renderscript/ProgramVertexFixedFunction.java
parenta299862dd2d46fda54678df07db66bef1a63bb9b (diff)
core: fix arithmetic on a pointer to void
Use char* instead of void* for this pointer arithmetic. Fixes the following: error: arithmetic on a pointer to void buf = buf + offset; ~~~ ^ Change-Id: I6cfc92c9240fda66a52e780cda7820fdba76914a
Diffstat (limited to 'graphics/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions