compute-runtime/runtime/api
Dunajski, Bartosz 4f2a05ac88 Map/unmap enqueue fixes [2/n]: CPU operations on limited range
- Curently each non-zerocopy CPU operation on map/unmap make a full copy
  using hostPtr
- This commit adds functionality to select specific range of copy
- Multiple mapping with different size is not supported yet,
  so copy will be made on full range for now. This is for future usage.

Change-Id: I7652e85482ba6fffb2474169447baf9b080dcd1e
2018-02-13 16:29:01 +01:00
..
CMakeLists.txt Cmake refactor part 2: 2018-02-05 13:40:46 +00:00
api.cpp Map/unmap enqueue fixes [2/n]: CPU operations on limited range 2018-02-13 16:29:01 +01:00
api.h Used ratified Khronos extension names 2018-02-13 13:33:27 +01:00
cl_types.h Initial commit 2017-12-21 00:45:38 +01:00
dispatch.cpp Initial commit 2017-12-21 00:45:38 +01:00
dispatch.h Used ratified Khronos extension names 2018-02-13 13:33:27 +01:00