History log of /frameworks/compile/slang/slang_rs_reflection_cpp.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8ee018bdb53fc5abdc430878e2bec0c0c0aa560f 02-Jun-2016 David Gross <dgross@google.com> Delete simple reduction implementation.

Bug: 27298560
Change-Id: I775dd782d658c7c720f57aa31a584deee98cdd17
/frameworks/compile/slang/slang_rs_reflection_cpp.h
1c6b927b4c59fabf44db846855ff5c4cfd48aa53 03-Aug-2015 Matt Wala <wala@google.com> Add C++ reflection for reduce-style kernels in slang.

Bug: 22631253

Change-Id: Ib15c7c7a0dab6eeec402f8e31e4da87dfc82df0d
/frameworks/compile/slang/slang_rs_reflection_cpp.h
f9d5d13e26c451c192ea3b45137cfa685196a64c 06-Jun-2014 Jean-Luc Brouillet <jeanluc@google.com> Merge "Set the reflection parameters in the constructors."
59f22c376b2c1cd109735280689224fadfe40b42 04-Jun-2014 Jean-Luc Brouillet <jeanluc@google.com> Set the reflection parameters in the constructors.

Change-Id: I3c74ab5a10d7aa3adaf460c56d2ab295a766fcfb
/frameworks/compile/slang/slang_rs_reflection_cpp.h
1cea27191515a15bbec86e259be622865e34d63e 05-Jun-2014 Jean-Luc Brouillet <jeanluc@google.com> Break very long writeHeaderFile into manageable pieces

Change-Id: I13fbc92713dd6832990cb9e491da22ce41f7f7d2
/frameworks/compile/slang/slang_rs_reflection_cpp.h
eb8b99eb6a25284017169ed91e1a3520b375ef03 04-Jun-2014 Jean-Luc Brouillet <jeanluc@google.com> Rename a few variables and methods

Change-Id: Idec582cbfb9c14dea7d8f41203a30186eed2c621
/frameworks/compile/slang/slang_rs_reflection_cpp.h
efcff1017f5f1e120a8ffb67125e412343479f94 04-Jun-2014 Jean-Luc Brouillet <jeanluc@google.com> Remove ReflectionBase.

Some of the methods of this base class only applies to the C++ reflection.
Other methods better belong in reflection_utils.

Change-Id: Ib539eb3b31cdc2230a5a7dd925642b5a697a899a
/frameworks/compile/slang/slang_rs_reflection_cpp.h
1f9d1217da29911dcd216b1b196da0ed170c166a 03-Jun-2014 Jean-Luc Brouillet <jeanluc@google.com> Change cpp reflection to use GeneratedFile.

Change-Id: I3d775ec24a7e5c8f7e15bf0f777952f23f8bf3fe
/frameworks/compile/slang/slang_rs_reflection_cpp.h
2ce118e843fcbd53488b503933136bb4fdbdfbc1 28-May-2014 Jean-Luc Brouillet <jeanluc@google.com> Reformat the reflection code using clang-format

Change-Id: I3bec395fdcff8c848025e7e63fc4ac8517154454
/frameworks/compile/slang/slang_rs_reflection_cpp.h
80706836b18127b5733d790613a5d1b9f97cbb1d 29-Aug-2013 Stephen Hines <srhines@google.com> Fix initializers and add vector reflection support.

Bug: 10427951

This also fixes a bug with floating point initialization (where relevant
digits could be truncated because of C++ iostream operators).

Change-Id: I2761dea38dd6ad758ea31217744e45436596afce
/frameworks/compile/slang/slang_rs_reflection_cpp.h
003ac666e57669d4312b5792068c3db302ee7b84 21-Aug-2013 Stephen Hines <srhines@google.com> Type checking for C++ API.

Bug: 10427951

Change-Id: I76a6093237a3b27a0c9e6ce38997cb1e0128efb9
/frameworks/compile/slang/slang_rs_reflection_cpp.h
7dd6da2077ad17ea59f4239f5275074bf5642859 16-Nov-2012 Stephen Hines <srhines@google.com> Fix C++ ForEach reflection (bad usrData args).

This fixes issues with the following areas:
1) usrData arguments to kernels.
2) set vs. bind for export variables.
3) improved argument handling for kernels/invoke.

Bug: 5972398
Change-Id: I09a7b9198c45ab6e2d10b2abae1727ee0e559736
/frameworks/compile/slang/slang_rs_reflection_cpp.h
02a9826b586f765a95e3c75bd6080c4ee8e2e911 14-Nov-2012 Stephen Hines <srhines@google.com> Fix style issues with C++ reflection.

Change-Id: I29c5e25864afd6f33a43762be6d66260c509084b
/frameworks/compile/slang/slang_rs_reflection_cpp.h
38dceea4b8e90f326c90252d3c2762914d3ee6a5 14-Nov-2012 Stephen Hines <srhines@google.com> Start to handle invoke, plus fix global C++ reflection.

Bug: 5972398
Change-Id: Ic8356e712d62e158b15b0fac6c5a0ef1437fcdcd
/frameworks/compile/slang/slang_rs_reflection_cpp.h
1b6a0883cd6984e11e59b0c847fb334df1f41afc 12-Mar-2012 Jason Sams <jsams@google.com> start cpp reflection

BUG=5972398

Change-Id: Iede58fde457d16293345e741f80109f89e653ad5
/frameworks/compile/slang/slang_rs_reflection_cpp.h