Rename os specific function

Related-To: NEO-4638
Change-Id: I0380739b3f661894155768ebd96f7f20f784b842
This commit is contained in:
Sebastian Luzynski
2020-05-14 12:25:54 +02:00
committed by sys_ocldev
parent 75b2cac097
commit ac62fce964
4 changed files with 4 additions and 4 deletions

View File

@ -354,7 +354,7 @@ void ClDevice::initializeCaps() {
}
}
initializeExtraCaps();
initializeOsSpecificCaps();
}
} // namespace NEO