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

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

Completed in 60 milliseconds