mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-24 12:23:05 +08:00
refactor: remove not needed check
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
e39994f525
commit
90d1a210d8
@@ -47,7 +47,6 @@ struct HardwareInterfaceWalkerArgs {
|
||||
uint32_t interfaceDescriptorIndex = 0;
|
||||
bool isMainKernel = false;
|
||||
bool relaxedOrderingEnabled = false;
|
||||
bool heaplessStateInitEnabled = false;
|
||||
};
|
||||
|
||||
template <typename GfxFamily>
|
||||
|
||||
Reference in New Issue
Block a user