Searched refs:addExtFormats (Results 1 - 6 of 6) sorted by relevance

/external/deqp/modules/glshared/
H A DglsFboCompletenessTests.hpp72 void addExtFormats (FormatExtEntries extRange);
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.hpp191 void addExtFormats (FormatDB& db, FormatExtEntries extFmts, const glu::RenderContext* ctx);
H A DglsFboUtil.cpp231 void addExtFormats (FormatDB& db, FormatExtEntries extFmts, const RenderContext* ctx) function in namespace:deqp::gls::FboUtil
/external/deqp/modules/gles2/functional/
H A Des2fFboCompletenessTests.cpp362 m_fboc.addExtFormats(extRange);
/external/deqp/modules/gles3/functional/
H A Des3fFboCompletenessTests.cpp516 m_fboc.addExtFormats(extRange);

Completed in 256 milliseconds