Home
last modified time | relevance | path

Searched refs:addExtensionFormat (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/modules/glshared/
H A DglsFboUtil.hpp144 void addExtensionFormat (ImageFormat format, FormatFlags flags, const std::set<std::string>& requiredExtensions);
H A DglsFboUtil.cpp99 void FormatDB::addExtensionFormat (ImageFormat format, FormatFlags newFlags, const std::set<std::string>& requiredExtensions) in addExtensionFormat() function in deqp::gls::FboUtil::FormatDB
266 db.addExtensionFormat(formatKeyInfo(*i2), FormatFlags(entryIt->flags), requiredExtensions); in addExtFormats()

Completed in 3 milliseconds