mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-28 11:55:39 +00:00
symbol_index: update for newly-documented vulkan callback fields
Those symbols aren't available on my machine, adding manually
This commit is contained in:
parent
e035696697
commit
c1fa62f971
1 changed files with 5 additions and 0 deletions
|
@ -17133,6 +17133,7 @@
|
|||
"GstVulkanHandle",
|
||||
"GstVulkanHandle.device",
|
||||
"GstVulkanHandle.handle",
|
||||
"GstVulkanHandle.notify",
|
||||
"GstVulkanHandle.parent",
|
||||
"GstVulkanHandle.type",
|
||||
"GstVulkanHandle.user_data",
|
||||
|
@ -17236,6 +17237,7 @@
|
|||
"GstVulkanTrash",
|
||||
"GstVulkanTrash.cache",
|
||||
"GstVulkanTrash.fence",
|
||||
"GstVulkanTrash.notify",
|
||||
"GstVulkanTrash.parent",
|
||||
"GstVulkanTrash.user_data",
|
||||
"GstVulkanTrashFenceList",
|
||||
|
@ -17243,7 +17245,10 @@
|
|||
"GstVulkanTrashList",
|
||||
"GstVulkanTrashList.parent",
|
||||
"GstVulkanTrashListAdd",
|
||||
"GstVulkanTrashListClass.add_func",
|
||||
"GstVulkanTrashListClass.gc_func",
|
||||
"GstVulkanTrashListClass.parent_class",
|
||||
"GstVulkanTrashListClass.wait_func",
|
||||
"GstVulkanTrashListClass::add_func",
|
||||
"GstVulkanTrashListClass::gc_func",
|
||||
"GstVulkanTrashListClass::wait_func",
|
||||
|
|
Loading…
Reference in a new issue