Searched refs:supportedVideoFormats (Results 1 – 2 of 2) sorted by relevance
583 …de::MovePtr<vector<VkFormat>> supportedVideoFormats = getSupportedFormats(vk, physicalDevice, imag… in validateFormatSupport() local585 if (supportedVideoFormats != DE_NULL) in validateFormatSupport()587 if (supportedVideoFormats->size() == 0) in validateFormatSupport()591 for (const auto& supportedVideoFormat : *supportedVideoFormats) in validateFormatSupport()