mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-08 14:02:58 +08:00
Change max image3d dimensions for gen8
- gen8 has lower max image 3d height and width Change-Id: Ibe94a24cba488a5ebf582992a5f7a4d5bad801f8
This commit is contained in:
committed by
sys_ocldev
parent
f43a04d3b2
commit
1207da92a3
@@ -57,4 +57,7 @@ bool HwHelper::setupPreemptionRegisters(HardwareInfo *pHwInfo, bool enable) {
|
||||
void HwHelper::adjustDefaultEngineType(HardwareInfo *pHwInfo) {
|
||||
}
|
||||
|
||||
void HwHelper::setupHardwareCapabilities(HardwareCapabilities *caps) {
|
||||
}
|
||||
|
||||
} // namespace OCLRT
|
||||
|
||||
Reference in New Issue
Block a user