Home
last modified time | relevance | path

Searched refs:getFormatFeatureExtensions (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp/modules/glshared/
H A DglsFboUtil.hpp158 …std::set<std::set<std::string>> getFormatFeatureExtensions(ImageFormat format, FormatFlags require…
H A DglsFboCompletenessTests.cpp342 const std::set<std::set<std::string>> rows = db.getFormatFeatureExtensions(format, feature); in logAffectingExtensions()
H A DglsFboUtil.cpp145 std::set<std::set<std::string>> FormatDB::getFormatFeatureExtensions(ImageFormat format, FormatFlag… in getFormatFeatureExtensions() function in deqp::gls::FboUtil::FormatDB