Home
last modified time | relevance | path

Searched refs:gst_vulkan_descriptor_cache_new (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkdescriptorcache.h70 GstVulkanDescriptorCache * gst_vulkan_descriptor_cache_new (GstVulkanDescriptorPool * …
Dgstvkdescriptorcache.c78 gst_vulkan_descriptor_cache_new (GstVulkanDescriptorPool * pool, in gst_vulkan_descriptor_cache_new() function
Dgstvkfullscreenquad.c575 gst_vulkan_descriptor_cache_new (ret, 1, &self->descriptor_set_layout); in create_descriptor_pool()