vulkan: attach last-use-syncfile to internal framebuffers
This commit is contained in:
parent
cc8db84289
commit
901a0fe93a
3 changed files with 11 additions and 4 deletions
|
|
@ -431,7 +431,7 @@ impl VulkanRenderer {
|
|||
callback_id: Cell::new(0),
|
||||
regions: Default::default(),
|
||||
cpu: cpu.clone(),
|
||||
last_sample: Default::default(),
|
||||
last_gfx_use: Default::default(),
|
||||
data_copied: Default::default(),
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue