Home
last modified time | relevance | path

Searched refs:device_features_1_2 (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavutil/
H A Dhwcontext_vulkan.c91 VkPhysicalDeviceVulkan12Features device_features_1_2; member
1346 p->device_features_1_1.pNext = &p->device_features_1_2; in vulkan_device_create_internal()
1347 p->device_features_1_2.sType = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_VULKAN_1_2_FEATURES; in vulkan_device_create_internal()
1376 p->device_features_1_2.timelineSemaphore = 1; in vulkan_device_create_internal()

Completed in 6 milliseconds