History log of /frameworks/compile/slang/slang_rs_special_kernel_param.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e2ead846c1d78a6e7108e521ffd15850bd9eed3c 13-Aug-2016 Chih-Hung Hsieh <chh@google.com> Fix clang-tidy warnings in slang.

These are proposed changes, looking for upstream changes.
* Add explicit keyword to conversion constructors.
Bug: 28341362
* Use const reference type for read-only parameters.
Bug: 30407689
* Use const reference type to avoid unnecessary copy.
Bug: 30413862
Test: build with WITH_TIDY=1

Change-Id: I2aeba0ff19fe0581d9c177d9b340e4402fdad3f9
/frameworks/compile/slang/slang_rs_special_kernel_param.cpp
46e146e0cef555379699f06edb3b2d9673978703 12-Nov-2015 David Gross <dgross@google.com> Restructure handling of special kernel parameters.

This enables special kernel parameter processing to be shared
by foreach kernels and general reduction kernels.

Bug: 23535724

Change-Id: I4234aec2d82f4b39bb2a27f675c061c05ab6db91
/frameworks/compile/slang/slang_rs_special_kernel_param.cpp