From 87fe59a2f4d4c74539bfa0bff5f9a7e320e99415 Mon Sep 17 00:00:00 2001 From: Jason Sams Date: Wed, 20 Apr 2011 15:09:01 -0700 Subject: Create runtime stubs for compute driver. Change-Id: I8e0250a642844a2ad3ff6efc38e385445b7da032 --- rsScriptC.h | 1 + 1 file changed, 1 insertion(+) (limited to 'rsScriptC.h') diff --git a/rsScriptC.h b/rsScriptC.h index 2edeb9b4..4c85745e 100644 --- a/rsScriptC.h +++ b/rsScriptC.h @@ -47,6 +47,7 @@ public: const Allocation * ain, Allocation * aout, const void * usr, + size_t usrBytes, const RsScriptCall *sc = NULL); virtual void serialize(OStream *stream) const { } -- cgit v1.2.3