Home
last modified time | relevance | path

Searched refs:cmd_pool_info (Results 1 – 25 of 75) sorted by relevance

123

/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c316 VkCommandPoolCreateInfo cmd_pool_info = { 0, }; in gst_vulkan_device_open() local
318 cmd_pool_info.sType = VK_STRUCTURE_TYPE_COMMAND_POOL_CREATE_INFO; in gst_vulkan_device_open()
319 cmd_pool_info.pNext = NULL; in gst_vulkan_device_open()
320 cmd_pool_info.queueFamilyIndex = device->queue_family_id; in gst_vulkan_device_open()
321 cmd_pool_info.flags = 0; in gst_vulkan_device_open()
324 vkCreateCommandPool (device->device, &cmd_pool_info, NULL, in gst_vulkan_device_open()
/dports/net/gstreamer1-plugins-libmms/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c316 VkCommandPoolCreateInfo cmd_pool_info = { 0, }; in gst_vulkan_device_open() local
318 cmd_pool_info.sType = VK_STRUCTURE_TYPE_COMMAND_POOL_CREATE_INFO; in gst_vulkan_device_open()
319 cmd_pool_info.pNext = NULL; in gst_vulkan_device_open()
320 cmd_pool_info.queueFamilyIndex = device->queue_family_id; in gst_vulkan_device_open()
321 cmd_pool_info.flags = 0; in gst_vulkan_device_open()
324 vkCreateCommandPool (device->device, &cmd_pool_info, NULL, in gst_vulkan_device_open()
/dports/multimedia/gstreamer1-plugins-smoothstreaming/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c316 VkCommandPoolCreateInfo cmd_pool_info = { 0, }; in gst_vulkan_device_open() local
318 cmd_pool_info.sType = VK_STRUCTURE_TYPE_COMMAND_POOL_CREATE_INFO; in gst_vulkan_device_open()
319 cmd_pool_info.pNext = NULL; in gst_vulkan_device_open()
320 cmd_pool_info.queueFamilyIndex = device->queue_family_id; in gst_vulkan_device_open()
321 cmd_pool_info.flags = 0; in gst_vulkan_device_open()
324 vkCreateCommandPool (device->device, &cmd_pool_info, NULL, in gst_vulkan_device_open()
/dports/multimedia/gstreamer1-plugins-resindvd/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c316 VkCommandPoolCreateInfo cmd_pool_info = { 0, }; in gst_vulkan_device_open() local
318 cmd_pool_info.sType = VK_STRUCTURE_TYPE_COMMAND_POOL_CREATE_INFO; in gst_vulkan_device_open()
319 cmd_pool_info.pNext = NULL; in gst_vulkan_device_open()
320 cmd_pool_info.queueFamilyIndex = device->queue_family_id; in gst_vulkan_device_open()
321 cmd_pool_info.flags = 0; in gst_vulkan_device_open()
324 vkCreateCommandPool (device->device, &cmd_pool_info, NULL, in gst_vulkan_device_open()
/dports/multimedia/gstreamer1-plugins-msdk/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c316 VkCommandPoolCreateInfo cmd_pool_info = { 0, }; in gst_vulkan_device_open() local
318 cmd_pool_info.sType = VK_STRUCTURE_TYPE_COMMAND_POOL_CREATE_INFO; in gst_vulkan_device_open()
319 cmd_pool_info.pNext = NULL; in gst_vulkan_device_open()
320 cmd_pool_info.queueFamilyIndex = device->queue_family_id; in gst_vulkan_device_open()
321 cmd_pool_info.flags = 0; in gst_vulkan_device_open()
324 vkCreateCommandPool (device->device, &cmd_pool_info, NULL, in gst_vulkan_device_open()
/dports/multimedia/gstreamer1-plugins-mplex/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c316 VkCommandPoolCreateInfo cmd_pool_info = { 0, }; in gst_vulkan_device_open() local
318 cmd_pool_info.sType = VK_STRUCTURE_TYPE_COMMAND_POOL_CREATE_INFO; in gst_vulkan_device_open()
319 cmd_pool_info.pNext = NULL; in gst_vulkan_device_open()
320 cmd_pool_info.queueFamilyIndex = device->queue_family_id; in gst_vulkan_device_open()
321 cmd_pool_info.flags = 0; in gst_vulkan_device_open()
324 vkCreateCommandPool (device->device, &cmd_pool_info, NULL, in gst_vulkan_device_open()
/dports/multimedia/gstreamer1-plugins-openh264/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c316 VkCommandPoolCreateInfo cmd_pool_info = { 0, }; in gst_vulkan_device_open() local
318 cmd_pool_info.sType = VK_STRUCTURE_TYPE_COMMAND_POOL_CREATE_INFO; in gst_vulkan_device_open()
319 cmd_pool_info.pNext = NULL; in gst_vulkan_device_open()
320 cmd_pool_info.queueFamilyIndex = device->queue_family_id; in gst_vulkan_device_open()
321 cmd_pool_info.flags = 0; in gst_vulkan_device_open()
324 vkCreateCommandPool (device->device, &cmd_pool_info, NULL, in gst_vulkan_device_open()
/dports/multimedia/gstreamer1-plugins-rtmp/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c316 VkCommandPoolCreateInfo cmd_pool_info = { 0, }; in gst_vulkan_device_open() local
318 cmd_pool_info.sType = VK_STRUCTURE_TYPE_COMMAND_POOL_CREATE_INFO; in gst_vulkan_device_open()
319 cmd_pool_info.pNext = NULL; in gst_vulkan_device_open()
320 cmd_pool_info.queueFamilyIndex = device->queue_family_id; in gst_vulkan_device_open()
321 cmd_pool_info.flags = 0; in gst_vulkan_device_open()
324 vkCreateCommandPool (device->device, &cmd_pool_info, NULL, in gst_vulkan_device_open()
/dports/multimedia/gstreamer1-plugins-ttml/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c316 VkCommandPoolCreateInfo cmd_pool_info = { 0, }; in gst_vulkan_device_open() local
318 cmd_pool_info.sType = VK_STRUCTURE_TYPE_COMMAND_POOL_CREATE_INFO; in gst_vulkan_device_open()
319 cmd_pool_info.pNext = NULL; in gst_vulkan_device_open()
320 cmd_pool_info.queueFamilyIndex = device->queue_family_id; in gst_vulkan_device_open()
321 cmd_pool_info.flags = 0; in gst_vulkan_device_open()
324 vkCreateCommandPool (device->device, &cmd_pool_info, NULL, in gst_vulkan_device_open()
/dports/multimedia/gstreamer1-plugins-dts/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c316 VkCommandPoolCreateInfo cmd_pool_info = { 0, }; in gst_vulkan_device_open() local
318 cmd_pool_info.sType = VK_STRUCTURE_TYPE_COMMAND_POOL_CREATE_INFO; in gst_vulkan_device_open()
319 cmd_pool_info.pNext = NULL; in gst_vulkan_device_open()
320 cmd_pool_info.queueFamilyIndex = device->queue_family_id; in gst_vulkan_device_open()
321 cmd_pool_info.flags = 0; in gst_vulkan_device_open()
324 vkCreateCommandPool (device->device, &cmd_pool_info, NULL, in gst_vulkan_device_open()
/dports/multimedia/gstreamer1-plugins-dash/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c316 VkCommandPoolCreateInfo cmd_pool_info = { 0, }; in gst_vulkan_device_open() local
318 cmd_pool_info.sType = VK_STRUCTURE_TYPE_COMMAND_POOL_CREATE_INFO; in gst_vulkan_device_open()
319 cmd_pool_info.pNext = NULL; in gst_vulkan_device_open()
320 cmd_pool_info.queueFamilyIndex = device->queue_family_id; in gst_vulkan_device_open()
321 cmd_pool_info.flags = 0; in gst_vulkan_device_open()
324 vkCreateCommandPool (device->device, &cmd_pool_info, NULL, in gst_vulkan_device_open()
/dports/multimedia/gstreamer1-plugins-assrender/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c316 VkCommandPoolCreateInfo cmd_pool_info = { 0, }; in gst_vulkan_device_open() local
318 cmd_pool_info.sType = VK_STRUCTURE_TYPE_COMMAND_POOL_CREATE_INFO; in gst_vulkan_device_open()
319 cmd_pool_info.pNext = NULL; in gst_vulkan_device_open()
320 cmd_pool_info.queueFamilyIndex = device->queue_family_id; in gst_vulkan_device_open()
321 cmd_pool_info.flags = 0; in gst_vulkan_device_open()
324 vkCreateCommandPool (device->device, &cmd_pool_info, NULL, in gst_vulkan_device_open()
/dports/multimedia/gstreamer1-plugins-aom/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c316 VkCommandPoolCreateInfo cmd_pool_info = { 0, }; in gst_vulkan_device_open() local
318 cmd_pool_info.sType = VK_STRUCTURE_TYPE_COMMAND_POOL_CREATE_INFO; in gst_vulkan_device_open()
319 cmd_pool_info.pNext = NULL; in gst_vulkan_device_open()
320 cmd_pool_info.queueFamilyIndex = device->queue_family_id; in gst_vulkan_device_open()
321 cmd_pool_info.flags = 0; in gst_vulkan_device_open()
324 vkCreateCommandPool (device->device, &cmd_pool_info, NULL, in gst_vulkan_device_open()
/dports/multimedia/gstreamer1-plugins-bad/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c316 VkCommandPoolCreateInfo cmd_pool_info = { 0, }; in gst_vulkan_device_open() local
318 cmd_pool_info.sType = VK_STRUCTURE_TYPE_COMMAND_POOL_CREATE_INFO; in gst_vulkan_device_open()
319 cmd_pool_info.pNext = NULL; in gst_vulkan_device_open()
320 cmd_pool_info.queueFamilyIndex = device->queue_family_id; in gst_vulkan_device_open()
321 cmd_pool_info.flags = 0; in gst_vulkan_device_open()
324 vkCreateCommandPool (device->device, &cmd_pool_info, NULL, in gst_vulkan_device_open()
/dports/multimedia/gstreamer1-plugins-kate/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c316 VkCommandPoolCreateInfo cmd_pool_info = { 0, }; in gst_vulkan_device_open() local
318 cmd_pool_info.sType = VK_STRUCTURE_TYPE_COMMAND_POOL_CREATE_INFO; in gst_vulkan_device_open()
319 cmd_pool_info.pNext = NULL; in gst_vulkan_device_open()
320 cmd_pool_info.queueFamilyIndex = device->queue_family_id; in gst_vulkan_device_open()
321 cmd_pool_info.flags = 0; in gst_vulkan_device_open()
324 vkCreateCommandPool (device->device, &cmd_pool_info, NULL, in gst_vulkan_device_open()
/dports/multimedia/gstreamer1-plugins-libde265/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c316 VkCommandPoolCreateInfo cmd_pool_info = { 0, }; in gst_vulkan_device_open() local
318 cmd_pool_info.sType = VK_STRUCTURE_TYPE_COMMAND_POOL_CREATE_INFO; in gst_vulkan_device_open()
319 cmd_pool_info.pNext = NULL; in gst_vulkan_device_open()
320 cmd_pool_info.queueFamilyIndex = device->queue_family_id; in gst_vulkan_device_open()
321 cmd_pool_info.flags = 0; in gst_vulkan_device_open()
324 vkCreateCommandPool (device->device, &cmd_pool_info, NULL, in gst_vulkan_device_open()
/dports/multimedia/gstreamer1-plugins-hls/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c316 VkCommandPoolCreateInfo cmd_pool_info = { 0, }; in gst_vulkan_device_open() local
318 cmd_pool_info.sType = VK_STRUCTURE_TYPE_COMMAND_POOL_CREATE_INFO; in gst_vulkan_device_open()
319 cmd_pool_info.pNext = NULL; in gst_vulkan_device_open()
320 cmd_pool_info.queueFamilyIndex = device->queue_family_id; in gst_vulkan_device_open()
321 cmd_pool_info.flags = 0; in gst_vulkan_device_open()
324 vkCreateCommandPool (device->device, &cmd_pool_info, NULL, in gst_vulkan_device_open()
/dports/multimedia/gstreamer1-plugins-mpeg2enc/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c316 VkCommandPoolCreateInfo cmd_pool_info = { 0, }; in gst_vulkan_device_open() local
318 cmd_pool_info.sType = VK_STRUCTURE_TYPE_COMMAND_POOL_CREATE_INFO; in gst_vulkan_device_open()
319 cmd_pool_info.pNext = NULL; in gst_vulkan_device_open()
320 cmd_pool_info.queueFamilyIndex = device->queue_family_id; in gst_vulkan_device_open()
321 cmd_pool_info.flags = 0; in gst_vulkan_device_open()
324 vkCreateCommandPool (device->device, &cmd_pool_info, NULL, in gst_vulkan_device_open()
/dports/audio/gstreamer1-plugins-soundtouch/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c316 VkCommandPoolCreateInfo cmd_pool_info = { 0, }; in gst_vulkan_device_open() local
318 cmd_pool_info.sType = VK_STRUCTURE_TYPE_COMMAND_POOL_CREATE_INFO; in gst_vulkan_device_open()
319 cmd_pool_info.pNext = NULL; in gst_vulkan_device_open()
320 cmd_pool_info.queueFamilyIndex = device->queue_family_id; in gst_vulkan_device_open()
321 cmd_pool_info.flags = 0; in gst_vulkan_device_open()
324 vkCreateCommandPool (device->device, &cmd_pool_info, NULL, in gst_vulkan_device_open()
/dports/audio/gstreamer1-plugins-modplug/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c316 VkCommandPoolCreateInfo cmd_pool_info = { 0, }; in gst_vulkan_device_open() local
318 cmd_pool_info.sType = VK_STRUCTURE_TYPE_COMMAND_POOL_CREATE_INFO; in gst_vulkan_device_open()
319 cmd_pool_info.pNext = NULL; in gst_vulkan_device_open()
320 cmd_pool_info.queueFamilyIndex = device->queue_family_id; in gst_vulkan_device_open()
321 cmd_pool_info.flags = 0; in gst_vulkan_device_open()
324 vkCreateCommandPool (device->device, &cmd_pool_info, NULL, in gst_vulkan_device_open()
/dports/audio/gstreamer1-plugins-sndfile/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c316 VkCommandPoolCreateInfo cmd_pool_info = { 0, }; in gst_vulkan_device_open() local
318 cmd_pool_info.sType = VK_STRUCTURE_TYPE_COMMAND_POOL_CREATE_INFO; in gst_vulkan_device_open()
319 cmd_pool_info.pNext = NULL; in gst_vulkan_device_open()
320 cmd_pool_info.queueFamilyIndex = device->queue_family_id; in gst_vulkan_device_open()
321 cmd_pool_info.flags = 0; in gst_vulkan_device_open()
324 vkCreateCommandPool (device->device, &cmd_pool_info, NULL, in gst_vulkan_device_open()
/dports/audio/gstreamer1-plugins-ladspa/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c316 VkCommandPoolCreateInfo cmd_pool_info = { 0, }; in gst_vulkan_device_open() local
318 cmd_pool_info.sType = VK_STRUCTURE_TYPE_COMMAND_POOL_CREATE_INFO; in gst_vulkan_device_open()
319 cmd_pool_info.pNext = NULL; in gst_vulkan_device_open()
320 cmd_pool_info.queueFamilyIndex = device->queue_family_id; in gst_vulkan_device_open()
321 cmd_pool_info.flags = 0; in gst_vulkan_device_open()
324 vkCreateCommandPool (device->device, &cmd_pool_info, NULL, in gst_vulkan_device_open()
/dports/audio/gstreamer1-plugins-musepack/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c316 VkCommandPoolCreateInfo cmd_pool_info = { 0, }; in gst_vulkan_device_open() local
318 cmd_pool_info.sType = VK_STRUCTURE_TYPE_COMMAND_POOL_CREATE_INFO; in gst_vulkan_device_open()
319 cmd_pool_info.pNext = NULL; in gst_vulkan_device_open()
320 cmd_pool_info.queueFamilyIndex = device->queue_family_id; in gst_vulkan_device_open()
321 cmd_pool_info.flags = 0; in gst_vulkan_device_open()
324 vkCreateCommandPool (device->device, &cmd_pool_info, NULL, in gst_vulkan_device_open()
/dports/audio/gstreamer1-plugins-openmpt/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c316 VkCommandPoolCreateInfo cmd_pool_info = { 0, }; in gst_vulkan_device_open() local
318 cmd_pool_info.sType = VK_STRUCTURE_TYPE_COMMAND_POOL_CREATE_INFO; in gst_vulkan_device_open()
319 cmd_pool_info.pNext = NULL; in gst_vulkan_device_open()
320 cmd_pool_info.queueFamilyIndex = device->queue_family_id; in gst_vulkan_device_open()
321 cmd_pool_info.flags = 0; in gst_vulkan_device_open()
324 vkCreateCommandPool (device->device, &cmd_pool_info, NULL, in gst_vulkan_device_open()
/dports/graphics/gstreamer1-plugins-webp/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c316 VkCommandPoolCreateInfo cmd_pool_info = { 0, }; in gst_vulkan_device_open() local
318 cmd_pool_info.sType = VK_STRUCTURE_TYPE_COMMAND_POOL_CREATE_INFO; in gst_vulkan_device_open()
319 cmd_pool_info.pNext = NULL; in gst_vulkan_device_open()
320 cmd_pool_info.queueFamilyIndex = device->queue_family_id; in gst_vulkan_device_open()
321 cmd_pool_info.flags = 0; in gst_vulkan_device_open()
324 vkCreateCommandPool (device->device, &cmd_pool_info, NULL, in gst_vulkan_device_open()

123