wl-shm: add support for more formats
This commit is contained in:
parent
09a56edd47
commit
0570669af2
20 changed files with 114 additions and 81 deletions
|
|
@ -345,6 +345,7 @@ impl VulkanDevice {
|
|||
)
|
||||
})
|
||||
.collect(),
|
||||
supports_shm: vk.shm.is_some(),
|
||||
},
|
||||
)
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue