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

/external/deqp/modules/glshared/
H A DglsFboCompletenessTests.cpp395 void Context::addFormats (FormatEntries fmtRange) argument
397 FboUtil::addFormats(m_minFormats, fmtRange);
398 FboUtil::addFormats(m_ctxFormats, fmtRange);
399 FboUtil::addFormats(m_maxFormats, fmtRange);

Completed in 517 milliseconds