Add allocateGraphicsMemoryInDevicePool

- do not always expect failures in tests with failure injections
there is retry mechanism for some cases

Change-Id: If7589d2dacc41216d2f3b08f861209bbab179615
This commit is contained in:
Hoppe, Mateusz
2018-07-18 09:48:21 +02:00
committed by sys_ocldev
parent 1afc09bc05
commit f125c8ff45
21 changed files with 360 additions and 35 deletions

View File

@@ -21,7 +21,6 @@
*/
#include "indirect_heap.h"
#include "runtime/memory_manager/graphics_allocation.h"
namespace OCLRT {