mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
vulkan: Add missing files to meson build
This commit is contained in:
parent
5d01d3bbb8
commit
723218aa63
1 changed files with 2 additions and 0 deletions
|
@ -5,12 +5,14 @@ vulkan_sources = [
|
|||
'vkdevice.c',
|
||||
'vkdisplay.c',
|
||||
'vkerror.c',
|
||||
'vkfence.c',
|
||||
'vkimagememory.c',
|
||||
'vkinstance.c',
|
||||
'vkmemory.c',
|
||||
'vkqueue.c',
|
||||
'vksink.c',
|
||||
'vkswapper.c',
|
||||
'vktrash.c',
|
||||
'vkupload.c',
|
||||
'vkutils.c',
|
||||
'vkwindow.c',
|
||||
|
|
Loading…
Reference in a new issue