gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/vulkan
Víctor Manuel Jáquez Leal c760c72f7a vkformat: fetch correctly feature flags2
Feature flags2 are fetch through VkFormatProperties3KHR and needs more guards
checking.

Moved out all the feature flags fetching to another function for clarity.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6014>
2024-01-30 12:57:41 +00:00
..
android
cocoa
ios
wayland gst-launch: accept option to set program name 2024-01-12 17:11:11 +00:00
win32
xcb vkwindow_xcb: Make the visible private field a guint 2023-10-23 10:43:52 +05:30
gstvkapi.h
gstvkbarrier.h vulkan: add a timeline semaphore per image 2023-10-26 07:26:22 +00:00
gstvkbuffermemory.c vkmemory: unref queue in barriers 2023-10-26 07:26:22 +00:00
gstvkbuffermemory.h
gstvkbufferpool.c vkbufferpool: add support for video encoded buffers 2023-11-21 19:16:37 +00:00
gstvkbufferpool.h vkbufferpool: allow to set allocation params 2023-11-21 19:16:37 +00:00
gstvkcommandbuffer.c
gstvkcommandbuffer.h
gstvkcommandpool-private.h
gstvkcommandpool.c
gstvkcommandpool.h
gstvkconfig.h.meson
gstvkdebug-private.h
gstvkdebug.c
gstvkdebug.h
gstvkdecoder.c vulkan video: add GST_VK_VIDEO_EXTENSIONS enum 2024-01-24 17:00:47 +00:00
gstvkdecoder.h vkdecoder: add gstvkdecoder helper object 2023-11-20 13:32:20 +00:00
gstvkdescriptorcache.c
gstvkdescriptorcache.h
gstvkdescriptorpool.c
gstvkdescriptorpool.h
gstvkdescriptorset.c
gstvkdescriptorset.h
gstvkdevice.c vkdevice: select queue with expected flags 2023-11-21 13:51:21 +00:00
gstvkdevice.h vkdevice: select queue with expected flags 2023-11-21 13:51:21 +00:00
gstvkdisplay.c
gstvkdisplay.h
gstvkerror.c
gstvkerror.h
gstvkfence.c
gstvkfence.h
gstvkformat.c vkformat: fetch correctly feature flags2 2024-01-30 12:57:41 +00:00
gstvkformat.h vkformat: also check configured usage flags 2023-09-08 16:09:33 +00:00
gstvkfullscreenquad.c
gstvkfullscreenquad.h
gstvkhandle.c
gstvkhandle.h vkdecoder: add gstvkdecoder helper object 2023-11-20 13:32:20 +00:00
gstvkhandlepool.c
gstvkhandlepool.h
gstvkimagebufferpool.c vkimagebufferpool: allow specifying initial image layout 2024-01-13 05:54:00 +00:00
gstvkimagebufferpool.h vkimagebufferpool: allow specifying initial image layout 2024-01-13 05:54:00 +00:00
gstvkimagememory.c vkimagebufferpool: allow specifying initial image layout 2024-01-13 05:54:00 +00:00
gstvkimagememory.h vkimagebufferpool: allow specifying initial image layout 2024-01-13 05:54:00 +00:00
gstvkimageview.c
gstvkimageview.h
gstvkinstance.c
gstvkinstance.h
gstvkmemory.c vkmemory: don't map memory more than once 2024-01-16 17:44:48 +01:00
gstvkmemory.h vkmemory: don't map memory more than once 2024-01-16 17:44:48 +01:00
gstvkoperation.c vulkan/operation: wait for pending objects at reset 2023-11-10 16:36:44 +01:00
gstvkoperation.h vkoperation: synchronization helper object 2023-10-26 07:26:22 +00:00
gstvkphysicaldevice-private.h
gstvkphysicaldevice.c vulkan/physical-device: don't assume that queue_family_ops is filled 2023-10-25 16:38:06 +11:00
gstvkphysicaldevice.h vkphysicaldevice: fetch queue family query result support 2023-05-26 10:08:27 +02:00
gstvkqueue.c vkqueue: add decoder factory 2023-11-20 13:32:20 +00:00
gstvkqueue.h vkqueue: add decoder factory 2023-11-20 13:32:20 +00:00
gstvkswapper.c
gstvkswapper.h
gstvktrash.c
gstvktrash.h
gstvkutils.c
gstvkutils.h vkdevice: select queue with expected flags 2023-11-21 13:51:21 +00:00
gstvkvideo-private.c vulkan: Fix clang compiler warning 2024-01-26 16:42:30 +00:00
gstvkvideo-private.h vulkan video: add GST_VK_VIDEO_EXTENSIONS enum 2024-01-24 17:00:47 +00:00
gstvkvideofilter.c vulkan: early return if gst_buffer_pool_set_config() fails 2024-01-30 11:58:04 +00:00
gstvkvideofilter.h
gstvkvideoutils.c vulkan: decoder: create union for profile usage 2024-01-10 17:15:12 +00:00
gstvkvideoutils.h vulkan: decoder: create union for profile usage 2024-01-10 17:15:12 +00:00
gstvkwindow.c
gstvkwindow.h
meson.build vkdecoder: add gstvkdecoder helper object 2023-11-20 13:32:20 +00:00
vulkan-prelude.h
vulkan.h vkoperation: synchronization helper object 2023-10-26 07:26:22 +00:00
vulkan_fwd.h vkdecoder: add gstvkdecoder helper object 2023-11-20 13:32:20 +00:00
vulkan_mkenum.py