Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkphysicaldevice.c864 PFN_vkGetPhysicalDeviceQueueFamilyProperties2 get_queue_props2; in gst_vulkan_physical_device_fill_info() local
893 get_queue_props2 = (PFN_vkGetPhysicalDeviceQueueFamilyProperties2) in gst_vulkan_physical_device_fill_info()
896 get_queue_props2 (device->device, &device->n_queue_families, NULL); in gst_vulkan_physical_device_fill_info()
907 get_queue_props2 (device->device, &device->n_queue_families, props); in gst_vulkan_physical_device_fill_info()