mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-25 13:33:02 +08:00
Remove not needed using
Related-To: NEO-6853 Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
4a246534ca
commit
5ae75f0234
@@ -40,14 +40,6 @@ struct AllocationProperties;
|
||||
struct EncodeSurfaceStateArgs;
|
||||
struct RootDeviceEnvironment;
|
||||
struct PipeControlArgs;
|
||||
class GfxCoreHelper;
|
||||
template <typename GfxFamily>
|
||||
class GfxCoreHelperHw;
|
||||
|
||||
using HwHelper = GfxCoreHelper;
|
||||
|
||||
template <typename GfxFamily>
|
||||
using HwHelperHw = GfxCoreHelperHw<GfxFamily>;
|
||||
|
||||
class GfxCoreHelper {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user