commit | 62cb9bdc9def07fefca51939bba4dfb79c122664 | [log] [tgz] |
---|---|---|
author | Stephen McGroarty <stephen@codeplay.com> | Fri May 08 15:56:58 2015 +0100 |
committer | Stephen McGroarty <stephen@codeplay.com> | Thu May 14 18:01:01 2015 +0100 |
tree | d4d590bb02c138f2f691b29301655d98e5da8535 | |
parent | 809a7645e3c5cac31a744bcdae326dca1e6a5f2f [diff] |
Added in flag to ask context to wait for debugger attach. Adds in flag CREATE_FLAG_WAIT_FOR_ATTACH with value 0x0008 to the RenderScript API to be passed down to the C++ implementation to tell it to wait for a debugger to be attached before executing the kernel. Change-Id: Ibc4e903efbed1b1fb14cf378d1a8517d5c8d1f26 Signed-off-by: Stephen McGroarty <stephen@codeplay.com>