commit | 3228dc83f2f3ca03b975e9e78885a7cad4d6ec6c | [log] [tgz] |
---|---|---|
author | Yang Ni <yangni@google.com> | Tue May 10 10:50:25 2016 -0700 |
committer | Yang Ni <yangni@google.com> | Wed May 11 15:25:40 2016 -0700 |
tree | b1b8dbe5a81c167caf053f6dcb5e81997638bfe5 | |
parent | b831f2aa58c9af370a7aa073d0d2619a39c70315 [diff] |
Test for old style kernels in single-source RS Bug: 28666819 Old-styles kernels are not allowed in a rsForEach() call, but allowed to coexist with such calls. This test verifies that. Updated the single-source kernel launch test to include some old-style kernels, and a launch from Java of such an old-style kernel. Change-Id: I7180266fcfa83400319f704c846805cc0349e144 (cherry picked from commit e3b5337cc9255d5ecc6cfd72ac71ac857c90cecc)