SWDEV-312822 - Revert "SWDEV-310187 - Change flag to keep track of aligned sizes instead of expanded patterns."
This reverts commit7220267211. Change-Id: I022c2a8375f9929e9723cec66e1e0b960263fc39 [ROCm/clr commit:2e9bc8f793]
Este commit está contenido en:
cometido por
Maneesh Gupta
padre
af0788d2e9
commit
f74515778c
@@ -763,8 +763,8 @@ bool HostBlitManager::FillBufferInfo::PackInfo(const device::Memory& memory, siz
|
||||
pattern, pattern_size);
|
||||
return false;
|
||||
}
|
||||
fill_info.pattern_expanded_ = true;
|
||||
}
|
||||
fill_info.pattern_aligned_ = true;
|
||||
fill_info.fill_size_ = aligned_size;
|
||||
packed_info.push_back(fill_info);
|
||||
}
|
||||
|
||||
Referencia en una nueva incidencia
Block a user