summaryrefslogtreecommitdiff
path: root/rs.spec
diff options
context:
space:
mode:
authorJason Sams <jsams@google.com>2011-11-23 15:02:15 -0800
committerJason Sams <jsams@google.com>2011-11-23 15:02:15 -0800
commit179e9a457095fea4c9e6d366c269754b882d05dd (patch)
treec2e0d870a8c9795769239db6e81bf637956a19bf /rs.spec
parenta3dcb4963f342893fac17293251e33ad32d2f02e (diff)
downloadrs-179e9a457095fea4c9e6d366c269754b882d05dd.tar.gz
Private API to support MFF transition.
Change-Id: I17cc9dc46eb37e4397428ba64305b0fd8ed3ae81
Diffstat (limited to 'rs.spec')
-rw-r--r--rs.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/rs.spec b/rs.spec
index 31487f21..d60db7e5 100644
--- a/rs.spec
+++ b/rs.spec
@@ -42,6 +42,7 @@ AllocationCreateTyped {
param RsType vtype
param RsAllocationMipmapControl mips
param uint32_t usages
+ param uint32_t ptr
ret RsAllocation
}