compute-runtime/runtime/context
Mrozek, Michal bee295415f Add debug flag to print driver diagnostics to cout.
- New registry flags can be used for applications that wants to dump driver
diagnostics without using any additional tools
- When flag is on , context is being created with driver diagnostics and
hint level is being set to debug variable
- If application is already using driver diagnostics the hint level is
overwritten

Change-Id: I9912c0a7e8f23adb8372997144e5b75f9cc05b1d
2018-03-05 09:18:10 +01:00
..
CMakeLists.txt Cmake refactor part 6 2018-03-02 00:39:41 +01:00
context.cpp Add debug flag to print driver diagnostics to cout. 2018-03-05 09:18:10 +01:00
context.h Add debug flag to print driver diagnostics to cout. 2018-03-05 09:18:10 +01:00
context.inl Initial commit 2017-12-21 00:45:38 +01:00
driver_diagnostics.cpp Add debug flag to print driver diagnostics to cout. 2018-03-05 09:18:10 +01:00
driver_diagnostics.h Add debug flag to print driver diagnostics to cout. 2018-03-05 09:18:10 +01:00