mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-02-20 10:54:16 +01:00
[dxvk] Add missing trackImage to changeImageLayout
This commit is contained in:
parent
1a1cc32b11
commit
5fc83a6075
@ -325,6 +325,8 @@ namespace dxvk {
|
||||
image->info().access);
|
||||
|
||||
image->setLayout(layout);
|
||||
|
||||
m_cmd->trackResource<DxvkAccess::Write>(image);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user