commit | 9d71e2180062931416092f26276a07e55b318f62 | [log] [tgz] |
---|---|---|
author | Alex Sakhartchouk <alexst@google.com> | Mon Nov 08 15:10:52 2010 -0800 |
committer | Alex Sakhartchouk <alexst@google.com> | Mon Nov 08 15:10:52 2010 -0800 |
tree | 4e649a7ff122348fc2ed2961b3c280a989327242 | |
parent | 5b59e02eb542f016866985945859b033e94f9f0b [diff] [blame] |
Moving attrib creation to Mesh. Adding arrays as shader inputs. Removing fixed size arrays. Change-Id: I0213e403a2f1283dd43f21bea770aeb059561903
diff --git a/libs/rs/rs.spec b/libs/rs/rs.spec index 14809e9..ac9abe0 100644 --- a/libs/rs/rs.spec +++ b/libs/rs/rs.spec
@@ -435,6 +435,10 @@ param uint32_t slot } +MeshInitVertexAttribs { + param RsMesh mesh + } + AnimationCreate { param const float *inValues param const float *outValues