History log of /frameworks/rs/tests/cppbasic/mono.rs
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
025b5f82971c431eb22df3c9d0f00b3cbe426bdb 23-May-2014 Chris Wailes <chriswailes@google.com> Updated test files to use the RS_KERNEL macro.

Change-Id: Ifa00819d09a1cc8229ac5d693d49e3a228cfc2dd
/frameworks/rs/tests/cppbasic/mono.rs
8a588bd9d34088ed89ef2c192c32ea2301e601bc 27-Nov-2013 Stephen Hines <srhines@google.com> Fix problems with NDK Sampler implementation.

Creation methods should be static and we need to use the proper Context
pointer for the dispatch methods.

Change-Id: I43c25a7348c9a9aa9a2a82e184d4ac644625800b
/frameworks/rs/tests/cppbasic/mono.rs
a1302e2a413fb32fb5eab320e9802a7893ff6f27 05-Sep-2013 Stephen Hines <srhines@google.com> Fix issues with compute unit tests.

Bug: 10427951

This fixes 2 small problems:
1) Typecheck was using the wrong pathname for reflection.
2) Cppbasic was doing an illegal 1D copy over a 2D data structure. This was
masked by using an input size that is a multiple of our required stride.

Change-Id: I1138d646ff6369cf25a2bd9bc52e20a67a124e95
/frameworks/rs/tests/cppbasic/mono.rs
4a92d1268983edaf329f73c8a5b8860cdbb11596 22-Jul-2013 Tim Murray <timmurray@google.com> Move to dynamic dispatch. Add support for IoAllocation* in rs.spec.

Change-Id: I013409cbb758ce5aae78347acb39c43d07aeb9bf
/frameworks/rs/tests/cppbasic/mono.rs
43514cde7e9b4869ffba6ba759d1e31f22d936f7 16-Nov-2012 Stephen Hines <srhines@google.com> Add more FieldPacker.add() routines.

This cl also improves the cppbasic test by checking results for known functions.

Bug: 5972398
Change-Id: Iacd9eb42e57ace952c590f8a988708f01bb53d59
/frameworks/rs/tests/cppbasic/mono.rs
943eb670c86242755f5af7460d46578243e0401e 06-Nov-2012 Tim Murray <timmurray@google.com> Add latency test and rearrange tests directory.

Change-Id: I209b879350769a8e264c2afb67bdb7359c6894a0
/frameworks/rs/tests/cppbasic/mono.rs