compute-runtime/runtime/execution_environment
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 Add execution environment. 2018-06-22 13:15:10 +02:00
execution_environment.cpp Device now adds dependencies on ExecutionEnvironment 2018-06-27 16:37:29 +02:00
execution_environment.h Device now adds dependencies on ExecutionEnvironment 2018-06-27 16:37:29 +02:00