Searched defs:n_layouts (Results 1 – 4 of 4) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | gstvkdescriptorset.c | 96 GstVulkanDescriptorPool * pool, VkDescriptorSet desc_set, guint n_layouts, in gst_vulkan_descriptor_set_init() 127 VkDescriptorSet set, guint n_layouts, GstVulkanHandle ** layouts) in gst_vulkan_descriptor_set_new_wrapped()
|
D | gstvkdescriptorpool.c | 159 descriptor_set_alloc (GstVulkanDescriptorPool * pool, guint n_layouts, in descriptor_set_alloc() 207 guint n_layouts, GstVulkanHandle ** layouts, GError ** error) in gst_vulkan_descriptor_pool_create()
|
D | gstvkdescriptorcache.c | 41 guint n_layouts; member 79 guint n_layouts, GstVulkanHandle ** layouts) in gst_vulkan_descriptor_cache_new()
|
D | gstvkdescriptorset.h | 68 guint n_layouts; member
|