Change max image3d dimensions for gen8

- gen8 has lower max image 3d height and width

Change-Id: Ibe94a24cba488a5ebf582992a5f7a4d5bad801f8
This commit is contained in:
Hoppe, Mateusz
2018-02-19 09:50:17 +01:00
committed by sys_ocldev
parent f43a04d3b2
commit 1207da92a3
15 changed files with 130 additions and 11 deletions

View File

@@ -57,4 +57,7 @@ bool HwHelper::setupPreemptionRegisters(HardwareInfo *pHwInfo, bool enable) {
void HwHelper::adjustDefaultEngineType(HardwareInfo *pHwInfo) {
}
void HwHelper::setupHardwareCapabilities(HardwareCapabilities *caps) {
}
} // namespace OCLRT