summaryrefslogtreecommitdiffstats
path: root/libs/rs/driver/rsdBcc.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/rs/driver/rsdBcc.h')
-rw-r--r--libs/rs/driver/rsdBcc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/rs/driver/rsdBcc.h b/libs/rs/driver/rsdBcc.h
index 62b50f4..67929bc 100644
--- a/libs/rs/driver/rsdBcc.h
+++ b/libs/rs/driver/rsdBcc.h
@@ -32,6 +32,7 @@ void rsdScriptInvokeFunction(const android::renderscript::Context *dc,
void rsdScriptInvokeForEach(const android::renderscript::Context *rsc,
android::renderscript::Script *s,
+ uint32_t slot,
const android::renderscript::Allocation * ain,
android::renderscript::Allocation * aout,
const void * usr,