Commit 5604cca
committed
Don't use shadow buffer for system memory layers
There is no benefit at all to blit buffers that are already in local
memory. Add a check to avoid the useless blit.
Tracked-On: OAM-132617
Signed-off-by: Weifeng Liu <weifeng.liu@intel.com>1 parent c5a0236 commit 5604cca
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
304 | | - | |
| 304 | + | |
| 305 | + | |
305 | 306 | | |
306 | 307 | | |
307 | 308 | | |
| |||
0 commit comments