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

/external/deqp/modules/glshared/
H A DglsFboCompletenessTests.cpp399 addExtFormats(extRange);
409 void Context::addExtFormats (FormatExtEntries extRange) function in class:deqp::gls::fboc::details::Context
411 FboUtil::addExtFormats(m_ctxFormats, extRange, &m_renderCtx);
412 FboUtil::addExtFormats(m_allFormats, extRange, DE_NULL);
H A DglsFboUtil.cpp231 void addExtFormats (FormatDB& db, FormatExtEntries extFmts, const RenderContext* ctx) function in namespace:deqp::gls::FboUtil

Completed in 71 milliseconds