mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 06:49:52 +08:00
Remove LSH from CommandQueue
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
7b2960f891
commit
52b00a11b0
@@ -41,5 +41,5 @@ template class FlatBatchBufferHelperHw<Family>;
|
||||
template struct MemorySynchronizationCommands<Family>;
|
||||
template struct LriHelper<Family>;
|
||||
|
||||
template LogicalStateHelper *LogicalStateHelper::create<Family>(bool pipelinedState);
|
||||
template LogicalStateHelper *LogicalStateHelper::create<Family>();
|
||||
} // namespace NEO
|
||||
|
||||
Reference in New Issue
Block a user