Home
last modified time | relevance | path

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

/frameworks/native/vulkan/vkprofiles/generated/
Dvulkan_profiles.cpp11830 struct VideoInfo { in vpGetPhysicalDeviceProfileVariantsSupport() struct
11831 … PFN_vkGetPhysicalDeviceVideoCapabilitiesKHR pfnGetPhysicalDeviceVideoCapabilitiesKHR; in vpGetPhysicalDeviceProfileVariantsSupport()
11832 … PFN_vkGetPhysicalDeviceVideoFormatPropertiesKHR pfnGetPhysicalDeviceVideoFormatPropertiesKHR; in vpGetPhysicalDeviceProfileVariantsSupport()
11833 const detail::VpVideoProfileDesc* pProfileDesc; in vpGetPhysicalDeviceProfileVariantsSupport()
11834 VkVideoProfileInfoKHR profileInfo; in vpGetPhysicalDeviceProfileVariantsSupport()
11835 VkPhysicalDeviceVideoFormatInfoKHR formatInfo; in vpGetPhysicalDeviceProfileVariantsSupport()
11836 bool supportedProfile; in vpGetPhysicalDeviceProfileVariantsSupport()
11837 uint32_t matchingProfiles; in vpGetPhysicalDeviceProfileVariantsSupport()