History log of /frameworks/rs/java/tests/RsTest/src/com/android/rs/test/RSTestCore.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
da9f173879716082b590606389ae42c7ed15c947 20-Mar-2013 Stephen Hines <srhines@google.com> Add test to check that we don't exceed our kernel dimensions.

We write a pattern into an Allocation and then verify using a kernel that
each cell contains that pattern. If we don't see the pattern, we know that
we have definitely stepped outside of our range (most likely due to stride).

Change-Id: I4f285b2a0299f5fa8ee10853fb0d8b812fdadf51
(cherry picked from commit 8ab2ef851e70f3c77b4aa4ef151d4a7823062b15)
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/RSTestCore.java
d84ad3f1a23f69c09ca98505522c05880c937bbf 20-Mar-2013 Stephen Hines <srhines@google.com> Test that static global writes get propagated from kernel -> invokable.

Change-Id: I0fdf5b9407ef127afc0df993bb7b8eb388abbaec
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/RSTestCore.java
572a5031a5d8602db0bec0b253428a034bd4dd59 19-Mar-2013 Jason Sams <jsams@google.com> Move compute tests from frameworks/base to frameworks/rs

Change-Id: I844c9f5e58f500164fec419569c68c7f854c5571
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/RSTestCore.java