mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-04 15:53:45 +08:00
Rename ClHwHelper -> ClGfxCoreHelper
Related-To: NEO-6853 Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
73b2104183
commit
91d39ad5bf
@@ -56,5 +56,5 @@ HelperType &ClDeviceFixture::getHelper() const {
|
||||
|
||||
template ProductHelper &ClDeviceFixture::getHelper() const;
|
||||
template CoreHelper &ClDeviceFixture::getHelper() const;
|
||||
template ClCoreHelper &ClDeviceFixture::getHelper() const;
|
||||
template ClGfxCoreHelper &ClDeviceFixture::getHelper() const;
|
||||
} // namespace NEO
|
||||
|
||||
Reference in New Issue
Block a user