mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-22 10:17:01 +08:00
Grf configuration
Change-Id: I3741f53a38c6707b0c8ad82ae553ea65ae6917e4 Signed-off-by: Pawel Wilma <pawel.wilma@intel.com>
This commit is contained in:
@@ -354,6 +354,8 @@ cl_int Kernel::initialize() {
|
||||
program->allocateBlockPrivateSurfaces();
|
||||
}
|
||||
|
||||
reconfigureKernel();
|
||||
|
||||
retVal = CL_SUCCESS;
|
||||
|
||||
} while (false);
|
||||
|
||||
Reference in New Issue
Block a user