commit | 715333b832fb448c32165c7d97d408a3fa43f7cb | [log] [tgz] |
---|---|---|
author | Jason Sams <rjsams@android.com> | Tue Nov 17 17:26:46 2009 -0800 |
committer | Jason Sams <rjsams@android.com> | Tue Nov 17 17:26:46 2009 -0800 |
tree | af4da1824b78ad114d993ce6f523373046e3d514 | |
parent | f0166e4dd0907e487531960e36f516406d265b73 [diff] [blame] |
Add support for dumping RS objects to aid in debugging of white blocks bug.
diff --git a/libs/rs/rs.spec b/libs/rs/rs.spec index be988e7..a4e72d9 100644 --- a/libs/rs/rs.spec +++ b/libs/rs/rs.spec
@@ -42,6 +42,10 @@ param void *sur } +ContextDump { + param int32_t bits +} + ContextSetPriority { param int32_t priority }