Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsFboCompletenessTests.hpp71 void addFormats (FormatEntries fmtRange);
DglsFboCompletenessTests.cpp402 void Context::addFormats (FormatEntries fmtRange) in addFormats() argument
404 FboUtil::addFormats(m_coreFormats, fmtRange); in addFormats()
405 FboUtil::addFormats(m_ctxFormats, fmtRange); in addFormats()
406 FboUtil::addFormats(m_allFormats, fmtRange); in addFormats()