Home
last modified time | relevance | path

Searched defs:VulkanDevicePriv (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavutil/
Dhwcontext_vulkan.c79 typedef struct VulkanDevicePriv { struct
81 void *libvulkan;
82 FFVulkanFunctions vkfn;
85 VkPhysicalDeviceProperties2 props;
86 VkPhysicalDeviceMemoryProperties mprops;
87 VkPhysicalDeviceExternalMemoryHostPropertiesEXT hprops;
90 VkPhysicalDeviceVulkan11Features device_features_1_1;
114 } VulkanDevicePriv; typedef