Searched refs:OpticalFlowPerformanceLevelNV (Results 1 – 2 of 2) sorted by relevance
8397 VULKAN_HPP_INLINE std::string to_string( OpticalFlowPerformanceLevelNV value ) in to_string()8401 case OpticalFlowPerformanceLevelNV::eUnknown : return "Unknown"; in to_string()8402 case OpticalFlowPerformanceLevelNV::eSlow : return "Slow"; in to_string()8403 case OpticalFlowPerformanceLevelNV::eMedium : return "Medium"; in to_string()8404 case OpticalFlowPerformanceLevelNV::eFast : return "Fast"; in to_string()
7289 enum class OpticalFlowPerformanceLevelNV enum