Home
last modified time | relevance | path

Searched refs:addCoreFormat (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/modules/glshared/
DglsFboUtil.hpp143 void addCoreFormat (ImageFormat format, FormatFlags flags);
DglsFboUtil.cpp93 void FormatDB::addCoreFormat (ImageFormat format, FormatFlags newFlags) in addCoreFormat() function in deqp::gls::FboUtil::FormatDB
227 db.addCoreFormat(formatKeyInfo(*it2), it->first); in addFormats()