Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsFboUtil.hpp149 …std::set<std::set<std::string> > getFormatFeatureExtensions (ImageFormat format, FormatFlags requi…
DglsFboCompletenessTests.cpp442 const std::set<std::set<std::string> > rows = db.getFormatFeatureExtensions(format, feature); in logAffectingExtensions()
DglsFboUtil.cpp143 std::set<std::set<std::string> > FormatDB::getFormatFeatureExtensions (ImageFormat format, FormatFl… in getFormatFeatureExtensions() function in deqp::gls::FboUtil::FormatDB