Home
last modified time | relevance | path

Searched defs:_GstVulkanImageView (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkimageview.h52 struct _GstVulkanImageView struct
54 GstMiniObject parent;
56 GstVulkanDevice * device;
58 GstVulkanImageMemory *image;
59 VkImageView view;
61 VkImageViewCreateInfo create_info;
64 gpointer _reserved [GST_PADDING];