commit | 031ec58cfc7a20927302a5300eba3f5fc1709b50 | [log] [tgz] |
---|---|---|
author | Stephen Hines <srhines@google.com> | Mon Oct 11 10:54:21 2010 -0700 |
committer | Stephen Hines <srhines@google.com> | Mon Oct 11 12:32:33 2010 -0700 |
tree | 4a5719c7c6c89b66d8a304d0df333810b2a2aa3f | |
parent | c2a443250768086a609c5666f23d93316d84252c [diff] [blame] |
Fix support for 64-bit integers. Change-Id: I4e2146a5fda41f280ee3f6f685a34f3cff28f05e
diff --git a/libs/rs/rs.spec b/libs/rs/rs.spec index a1c0671..8a25a97 100644 --- a/libs/rs/rs.spec +++ b/libs/rs/rs.spec
@@ -338,6 +338,12 @@ param int value } +ScriptSetVarJ { + param RsScript s + param uint32_t slot + param int64_t value + } + ScriptSetVarF { param RsScript s param uint32_t slot