Searched refs:vk_pool (Results 1 – 3 of 3) sorted by relevance
77 GstVulkanImageBufferPool *vk_pool = GST_VULKAN_IMAGE_BUFFER_POOL_CAST (pool); in gst_vulkan_image_buffer_pool_set_config() local78 GstVulkanImageBufferPoolPrivate *priv = GET_PRIV (vk_pool); in gst_vulkan_image_buffer_pool_set_config()120 gst_vulkan_image_memory_alloc (vk_pool->device, vk_format, width, in gst_vulkan_image_buffer_pool_set_config()165 GstVulkanImageBufferPool *vk_pool = GST_VULKAN_IMAGE_BUFFER_POOL_CAST (pool); in gst_vulkan_image_buffer_pool_alloc() local166 GstVulkanImageBufferPoolPrivate *priv = GET_PRIV (vk_pool); in gst_vulkan_image_buffer_pool_alloc()183 mem = gst_vulkan_image_memory_alloc (vk_pool->device, in gst_vulkan_image_buffer_pool_alloc()
76 GstVulkanBufferPool *vk_pool = GST_VULKAN_BUFFER_POOL_CAST (pool); in gst_vulkan_buffer_pool_set_config() local77 GstVulkanBufferPoolPrivate *priv = GET_PRIV (vk_pool); in gst_vulkan_buffer_pool_set_config()140 GstVulkanBufferPool *vk_pool = GST_VULKAN_BUFFER_POOL_CAST (pool); in gst_vulkan_buffer_pool_alloc() local141 GstVulkanBufferPoolPrivate *priv = GET_PRIV (vk_pool); in gst_vulkan_buffer_pool_alloc()152 mem = gst_vulkan_buffer_memory_alloc (vk_pool->device, priv->alloc_sizes[i], in gst_vulkan_buffer_pool_alloc()
126 VkCommandPool vk_pool; in gst_vulkan_queue_create_command_pool() local139 &vk_pool); in gst_vulkan_queue_create_command_pool()149 pool->pool = vk_pool; in gst_vulkan_queue_create_command_pool()