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
gstvkapi.h
gstvkbarrier.h
gstvkbuffermemory.c
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
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
gstvkfullscreenquad.c
gstvkfullscreenquad.h
gstvkhandle.c
gstvkhandle.h
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
gstvkoperation.h
gstvkphysicaldevice-private.h
gstvkphysicaldevice.c
gstvkphysicaldevice.h
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
vulkan-prelude.h
vulkan.h
vulkan_fwd.h
vulkan_mkenum.py