compute-runtime/runtime/device
Mrozek, Michal a95cca71e4 Device now adds dependencies on ExecutionEnvironment
- This allows for ExecutionEnvironment to live longer then platform after
its global destruction
- Device adds references to ExecutionEnvironment after creation
- When device is destroyed it removes the dependency causing the cleanup
- Platform upon destruction no longer destroys the device, but decrements
the internal ref count.

Change-Id: I22593ea44b2b50e3416575a9e97e3ce0a1f8b5c0
2018-06-27 16:37:29 +02:00
..
CMakeLists.txt Cmake refactor part 20 2018-03-23 15:51:12 +01:00
device.cpp Device now adds dependencies on ExecutionEnvironment 2018-06-27 16:37:29 +02:00
device.h Device now adds dependencies on ExecutionEnvironment 2018-06-27 16:37:29 +02:00
device_caps.cpp Move device name to device scope. 2018-06-21 17:53:42 +02:00
device_info.cpp Initial commit 2017-12-21 00:45:38 +01:00
device_info.h refactor config.h usage 2018-04-26 10:02:15 +02:00
device_info_map.h Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
device_vector.h Initial commit 2017-12-21 00:45:38 +01:00
driver_info.h Initial commit 2017-12-21 00:45:38 +01:00