summaryrefslogtreecommitdiffstats
path: root/tests/RenderScriptTests/tests_v14/src/com/android
Commit message (Collapse)AuthorAgeFilesLines
* Move compute tests from frameworks/base to frameworks/rsJason Sams2013-03-1929-3572/+0
| | | | Change-Id: I670027782f5ba6df0713dbdc3c99ae7c1eef7d22
* Update RSTest_v14 for stride changes.Stephen Hines2013-03-074-25/+29
| | | | Change-Id: I8c5d392ba62050781f27c3a1745dbd1a2321b556
* Check in older versions of RS tests.Stephen Hines2012-03-0729-0/+3568
This change adds a v11 version of Fountain, as well as v11 and v14 versions of RSTest. All tests currently build and pass on the required platforms. This also fixes an initialization bug for RSTest running on older devices. If we don't directly initialize "each" component of the vector types, it can result in uninitialized memory (or zero) being used for divisors (particularly with the char vector types). This triggers SIGFPE with the latest pending Clang/LLVM rebase. Change-Id: I92a70c2aeed4e20f110b1cb24ee926fc27be9dbb