dmabuf: cache is_disjoint property
This commit is contained in:
parent
f00202f149
commit
0884a5c656
9 changed files with 27 additions and 14 deletions
|
|
@ -230,6 +230,7 @@ impl VulkanBoAllocator {
|
|||
format: format.format,
|
||||
modifier: modifier.modifier,
|
||||
planes,
|
||||
is_disjoint: Default::default(),
|
||||
};
|
||||
unsafe {
|
||||
let cmd = data.command_buffer.buffer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue