Searched refs:getFormatFeatureExtensions (Results 1 – 3 of 3) sorted by relevance
158 …std::set<std::set<std::string>> getFormatFeatureExtensions(ImageFormat format, FormatFlags require…
342 const std::set<std::set<std::string>> rows = db.getFormatFeatureExtensions(format, feature); in logAffectingExtensions()
145 std::set<std::set<std::string>> FormatDB::getFormatFeatureExtensions(ImageFormat format, FormatFlag… in getFormatFeatureExtensions() function in deqp::gls::FboUtil::FormatDB