compute-runtime/opencl/source/scheduler
Krystian Chmielewski 41f3bd00ff Remove PatchTokens from KernelInfo
Use KernelDescriptor instead of patchTokens stored in KernelInfo's
patchInfo.
Removed: SPatchMediaInterfaceDescriptorLoad, SPatchAllocateLocalSurface,
SPatchMediaVFEState(slot 0), SPatchMediaVFEState(slot 1),
SPatchInterfaceDescriptorData, SPatchSamplerStateArray,
SPatchBindingTableState, SPatchDataParameterBuffer,
SPatchDataParameterStream, SPatchThreadPayload,
SPatchKernelAttributesInfo, SPatchAllocateStatelessPrivateSurface,
SPatchAllocateSyncBuffer,
SPatchAllocateStatelessConstantMemorySurfaceWithInitialization,
SPatchAllocateStatelessGlobalMemorySurfaceWithInitialization,
SPatchAllocateSystemThreadSurface.

Related-To: NEO-4729
Signed-off-by: Krystian Chmielewski <krystian.chmielewski@intel.com>
2021-03-09 17:09:13 +01:00
..
CMakeLists.txt Cmake format script 2020-08-19 16:36:30 +02:00
scheduler.cl Reorganization directory structure [1/n] 2020-02-22 21:56:09 +01:00
scheduler_binary.cmake Improve VS solution tree 2020-11-19 13:53:51 +01:00
scheduler_kernel.cpp Reduce usage of getDevice method of Kernel 2020-11-26 14:26:58 +01:00
scheduler_kernel.h Remove PatchTokens from KernelInfo 2021-03-09 17:09:13 +01:00