Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/
H A Dhwcontext_vulkan.c90 VkPhysicalDeviceVulkan11Features device_features_1_1; member
1344 hwctx->device_features.pNext = &p->device_features_1_1; in vulkan_device_create_internal()
1345 p->device_features_1_1.sType = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_VULKAN_1_1_FEATURES; in vulkan_device_create_internal()
1346 p->device_features_1_1.pNext = &p->device_features_1_2; in vulkan_device_create_internal()

Completed in 6 milliseconds