Searched defs:VideoInfo (Results 1 – 1 of 1) sorted by relevance
11830 struct VideoInfo { in vpGetPhysicalDeviceProfileVariantsSupport() struct11831 … 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()