Grf configuration

Change-Id: I3741f53a38c6707b0c8ad82ae553ea65ae6917e4
Signed-off-by: Pawel Wilma <pawel.wilma@intel.com>
This commit is contained in:
Pawel Wilma
2018-09-21 14:06:35 +02:00
committed by sys_ocldev
parent a81b1a461f
commit e06aa17dfc
19 changed files with 73 additions and 26 deletions

View File

@@ -354,6 +354,8 @@ cl_int Kernel::initialize() {
program->allocateBlockPrivateSurfaces();
}
reconfigureKernel();
retVal = CL_SUCCESS;
} while (false);