Home
last modified time | relevance | path

Searched refs:queue_family (Results 1 – 25 of 229) sorted by relevance

12345678910

/dports/graphics/rx/rx-0.4.0/cargo-crates/wgpu-native-0.4.1/src/command/
H A Dallocator.rs60 queue_family: hal::queue::QueueFamilyId, field
78 self.queue_family, in allocate()
101 pub fn new(queue_family: hal::queue::QueueFamilyId) -> Self { in new()
103 queue_family, in new()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wgpu/wgpu-core/src/command/
H A Dallocator.rs76 queue_family: hal::queue::QueueFamilyId, field
100 self.queue_family, in allocate()
132 pub fn new(queue_family: hal::queue::QueueFamilyId) -> Self { in new()
134 queue_family, in new()
/dports/www/firefox-esr/firefox-91.8.0/gfx/wgpu/wgpu-core/src/command/
H A Dallocator.rs81 queue_family: hal::queue::QueueFamilyId, field
110 self.queue_family, in allocate()
155 queue_family: hal::queue::QueueFamilyId, in new()
167 queue_family, in new()
178 queue_family, in new()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wgpu/wgpu-core/src/command/
H A Dallocator.rs81 queue_family: hal::queue::QueueFamilyId, field
110 self.queue_family, in allocate()
155 queue_family: hal::queue::QueueFamilyId, in new()
167 queue_family, in new()
178 queue_family, in new()
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c341 gst_vulkan_device_get_queue (GstVulkanDevice * device, guint32 queue_family, in gst_vulkan_device_get_queue() argument
348 g_return_val_if_fail (queue_family < device->n_queues, NULL); in gst_vulkan_device_get_queue()
350 device->queue_family_props[queue_family].queueCount, NULL); in gst_vulkan_device_get_queue()
355 ret->family = queue_family; in gst_vulkan_device_get_queue()
358 vkGetDeviceQueue (device->device, queue_family, queue_i, &ret->queue); in gst_vulkan_device_get_queue()
/dports/net/gstreamer1-plugins-libmms/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c341 gst_vulkan_device_get_queue (GstVulkanDevice * device, guint32 queue_family, in gst_vulkan_device_get_queue() argument
348 g_return_val_if_fail (queue_family < device->n_queues, NULL); in gst_vulkan_device_get_queue()
350 device->queue_family_props[queue_family].queueCount, NULL); in gst_vulkan_device_get_queue()
355 ret->family = queue_family; in gst_vulkan_device_get_queue()
358 vkGetDeviceQueue (device->device, queue_family, queue_i, &ret->queue); in gst_vulkan_device_get_queue()
/dports/multimedia/gstreamer1-plugins-smoothstreaming/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c341 gst_vulkan_device_get_queue (GstVulkanDevice * device, guint32 queue_family, in gst_vulkan_device_get_queue() argument
348 g_return_val_if_fail (queue_family < device->n_queues, NULL); in gst_vulkan_device_get_queue()
350 device->queue_family_props[queue_family].queueCount, NULL); in gst_vulkan_device_get_queue()
355 ret->family = queue_family; in gst_vulkan_device_get_queue()
358 vkGetDeviceQueue (device->device, queue_family, queue_i, &ret->queue); in gst_vulkan_device_get_queue()
/dports/multimedia/gstreamer1-plugins-resindvd/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c341 gst_vulkan_device_get_queue (GstVulkanDevice * device, guint32 queue_family, in gst_vulkan_device_get_queue() argument
348 g_return_val_if_fail (queue_family < device->n_queues, NULL); in gst_vulkan_device_get_queue()
350 device->queue_family_props[queue_family].queueCount, NULL); in gst_vulkan_device_get_queue()
355 ret->family = queue_family; in gst_vulkan_device_get_queue()
358 vkGetDeviceQueue (device->device, queue_family, queue_i, &ret->queue); in gst_vulkan_device_get_queue()
/dports/multimedia/gstreamer1-plugins-msdk/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c341 gst_vulkan_device_get_queue (GstVulkanDevice * device, guint32 queue_family, in gst_vulkan_device_get_queue() argument
348 g_return_val_if_fail (queue_family < device->n_queues, NULL); in gst_vulkan_device_get_queue()
350 device->queue_family_props[queue_family].queueCount, NULL); in gst_vulkan_device_get_queue()
355 ret->family = queue_family; in gst_vulkan_device_get_queue()
358 vkGetDeviceQueue (device->device, queue_family, queue_i, &ret->queue); in gst_vulkan_device_get_queue()
/dports/multimedia/gstreamer1-plugins-mplex/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c341 gst_vulkan_device_get_queue (GstVulkanDevice * device, guint32 queue_family, in gst_vulkan_device_get_queue() argument
348 g_return_val_if_fail (queue_family < device->n_queues, NULL); in gst_vulkan_device_get_queue()
350 device->queue_family_props[queue_family].queueCount, NULL); in gst_vulkan_device_get_queue()
355 ret->family = queue_family; in gst_vulkan_device_get_queue()
358 vkGetDeviceQueue (device->device, queue_family, queue_i, &ret->queue); in gst_vulkan_device_get_queue()
/dports/multimedia/gstreamer1-plugins-openh264/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c341 gst_vulkan_device_get_queue (GstVulkanDevice * device, guint32 queue_family, in gst_vulkan_device_get_queue() argument
348 g_return_val_if_fail (queue_family < device->n_queues, NULL); in gst_vulkan_device_get_queue()
350 device->queue_family_props[queue_family].queueCount, NULL); in gst_vulkan_device_get_queue()
355 ret->family = queue_family; in gst_vulkan_device_get_queue()
358 vkGetDeviceQueue (device->device, queue_family, queue_i, &ret->queue); in gst_vulkan_device_get_queue()
/dports/multimedia/gstreamer1-plugins-rtmp/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c341 gst_vulkan_device_get_queue (GstVulkanDevice * device, guint32 queue_family, in gst_vulkan_device_get_queue() argument
348 g_return_val_if_fail (queue_family < device->n_queues, NULL); in gst_vulkan_device_get_queue()
350 device->queue_family_props[queue_family].queueCount, NULL); in gst_vulkan_device_get_queue()
355 ret->family = queue_family; in gst_vulkan_device_get_queue()
358 vkGetDeviceQueue (device->device, queue_family, queue_i, &ret->queue); in gst_vulkan_device_get_queue()
/dports/multimedia/gstreamer1-plugins-ttml/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c341 gst_vulkan_device_get_queue (GstVulkanDevice * device, guint32 queue_family, in gst_vulkan_device_get_queue() argument
348 g_return_val_if_fail (queue_family < device->n_queues, NULL); in gst_vulkan_device_get_queue()
350 device->queue_family_props[queue_family].queueCount, NULL); in gst_vulkan_device_get_queue()
355 ret->family = queue_family; in gst_vulkan_device_get_queue()
358 vkGetDeviceQueue (device->device, queue_family, queue_i, &ret->queue); in gst_vulkan_device_get_queue()
/dports/multimedia/gstreamer1-plugins-dts/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c341 gst_vulkan_device_get_queue (GstVulkanDevice * device, guint32 queue_family, in gst_vulkan_device_get_queue() argument
348 g_return_val_if_fail (queue_family < device->n_queues, NULL); in gst_vulkan_device_get_queue()
350 device->queue_family_props[queue_family].queueCount, NULL); in gst_vulkan_device_get_queue()
355 ret->family = queue_family; in gst_vulkan_device_get_queue()
358 vkGetDeviceQueue (device->device, queue_family, queue_i, &ret->queue); in gst_vulkan_device_get_queue()
/dports/multimedia/gstreamer1-plugins-dash/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c341 gst_vulkan_device_get_queue (GstVulkanDevice * device, guint32 queue_family, in gst_vulkan_device_get_queue() argument
348 g_return_val_if_fail (queue_family < device->n_queues, NULL); in gst_vulkan_device_get_queue()
350 device->queue_family_props[queue_family].queueCount, NULL); in gst_vulkan_device_get_queue()
355 ret->family = queue_family; in gst_vulkan_device_get_queue()
358 vkGetDeviceQueue (device->device, queue_family, queue_i, &ret->queue); in gst_vulkan_device_get_queue()
/dports/multimedia/gstreamer1-plugins-assrender/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c341 gst_vulkan_device_get_queue (GstVulkanDevice * device, guint32 queue_family, in gst_vulkan_device_get_queue() argument
348 g_return_val_if_fail (queue_family < device->n_queues, NULL); in gst_vulkan_device_get_queue()
350 device->queue_family_props[queue_family].queueCount, NULL); in gst_vulkan_device_get_queue()
355 ret->family = queue_family; in gst_vulkan_device_get_queue()
358 vkGetDeviceQueue (device->device, queue_family, queue_i, &ret->queue); in gst_vulkan_device_get_queue()
/dports/multimedia/gstreamer1-plugins-aom/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c341 gst_vulkan_device_get_queue (GstVulkanDevice * device, guint32 queue_family, in gst_vulkan_device_get_queue() argument
348 g_return_val_if_fail (queue_family < device->n_queues, NULL); in gst_vulkan_device_get_queue()
350 device->queue_family_props[queue_family].queueCount, NULL); in gst_vulkan_device_get_queue()
355 ret->family = queue_family; in gst_vulkan_device_get_queue()
358 vkGetDeviceQueue (device->device, queue_family, queue_i, &ret->queue); in gst_vulkan_device_get_queue()
/dports/multimedia/gstreamer1-plugins-bad/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c341 gst_vulkan_device_get_queue (GstVulkanDevice * device, guint32 queue_family, in gst_vulkan_device_get_queue() argument
348 g_return_val_if_fail (queue_family < device->n_queues, NULL); in gst_vulkan_device_get_queue()
350 device->queue_family_props[queue_family].queueCount, NULL); in gst_vulkan_device_get_queue()
355 ret->family = queue_family; in gst_vulkan_device_get_queue()
358 vkGetDeviceQueue (device->device, queue_family, queue_i, &ret->queue); in gst_vulkan_device_get_queue()
/dports/multimedia/gstreamer1-plugins-kate/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c341 gst_vulkan_device_get_queue (GstVulkanDevice * device, guint32 queue_family, in gst_vulkan_device_get_queue() argument
348 g_return_val_if_fail (queue_family < device->n_queues, NULL); in gst_vulkan_device_get_queue()
350 device->queue_family_props[queue_family].queueCount, NULL); in gst_vulkan_device_get_queue()
355 ret->family = queue_family; in gst_vulkan_device_get_queue()
358 vkGetDeviceQueue (device->device, queue_family, queue_i, &ret->queue); in gst_vulkan_device_get_queue()
/dports/multimedia/gstreamer1-plugins-libde265/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c341 gst_vulkan_device_get_queue (GstVulkanDevice * device, guint32 queue_family, in gst_vulkan_device_get_queue() argument
348 g_return_val_if_fail (queue_family < device->n_queues, NULL); in gst_vulkan_device_get_queue()
350 device->queue_family_props[queue_family].queueCount, NULL); in gst_vulkan_device_get_queue()
355 ret->family = queue_family; in gst_vulkan_device_get_queue()
358 vkGetDeviceQueue (device->device, queue_family, queue_i, &ret->queue); in gst_vulkan_device_get_queue()
/dports/multimedia/gstreamer1-plugins-hls/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c341 gst_vulkan_device_get_queue (GstVulkanDevice * device, guint32 queue_family, in gst_vulkan_device_get_queue() argument
348 g_return_val_if_fail (queue_family < device->n_queues, NULL); in gst_vulkan_device_get_queue()
350 device->queue_family_props[queue_family].queueCount, NULL); in gst_vulkan_device_get_queue()
355 ret->family = queue_family; in gst_vulkan_device_get_queue()
358 vkGetDeviceQueue (device->device, queue_family, queue_i, &ret->queue); in gst_vulkan_device_get_queue()
/dports/multimedia/gstreamer1-plugins-mpeg2enc/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c341 gst_vulkan_device_get_queue (GstVulkanDevice * device, guint32 queue_family, in gst_vulkan_device_get_queue() argument
348 g_return_val_if_fail (queue_family < device->n_queues, NULL); in gst_vulkan_device_get_queue()
350 device->queue_family_props[queue_family].queueCount, NULL); in gst_vulkan_device_get_queue()
355 ret->family = queue_family; in gst_vulkan_device_get_queue()
358 vkGetDeviceQueue (device->device, queue_family, queue_i, &ret->queue); in gst_vulkan_device_get_queue()
/dports/audio/gstreamer1-plugins-soundtouch/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c341 gst_vulkan_device_get_queue (GstVulkanDevice * device, guint32 queue_family, in gst_vulkan_device_get_queue() argument
348 g_return_val_if_fail (queue_family < device->n_queues, NULL); in gst_vulkan_device_get_queue()
350 device->queue_family_props[queue_family].queueCount, NULL); in gst_vulkan_device_get_queue()
355 ret->family = queue_family; in gst_vulkan_device_get_queue()
358 vkGetDeviceQueue (device->device, queue_family, queue_i, &ret->queue); in gst_vulkan_device_get_queue()
/dports/audio/gstreamer1-plugins-modplug/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c341 gst_vulkan_device_get_queue (GstVulkanDevice * device, guint32 queue_family, in gst_vulkan_device_get_queue() argument
348 g_return_val_if_fail (queue_family < device->n_queues, NULL); in gst_vulkan_device_get_queue()
350 device->queue_family_props[queue_family].queueCount, NULL); in gst_vulkan_device_get_queue()
355 ret->family = queue_family; in gst_vulkan_device_get_queue()
358 vkGetDeviceQueue (device->device, queue_family, queue_i, &ret->queue); in gst_vulkan_device_get_queue()
/dports/audio/gstreamer1-plugins-sndfile/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkdevice.c341 gst_vulkan_device_get_queue (GstVulkanDevice * device, guint32 queue_family, in gst_vulkan_device_get_queue() argument
348 g_return_val_if_fail (queue_family < device->n_queues, NULL); in gst_vulkan_device_get_queue()
350 device->queue_family_props[queue_family].queueCount, NULL); in gst_vulkan_device_get_queue()
355 ret->family = queue_family; in gst_vulkan_device_get_queue()
358 vkGetDeviceQueue (device->device, queue_family, queue_i, &ret->queue); in gst_vulkan_device_get_queue()

12345678910