HomeSort by relevance Sort by last modified time
    Searched defs:addExtFormats (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/glshared/
glsFboCompletenessTests.cpp 393 addExtFormats(extRange);
403 void Context::addExtFormats (FormatExtEntries extRange)
405 FboUtil::addExtFormats(m_ctxFormats, extRange, &m_renderCtx);
406 FboUtil::addExtFormats(m_allFormats, extRange, DE_NULL);
glsFboUtil.cpp 231 void addExtFormats (FormatDB& db, FormatExtEntries extFmts, const RenderContext* ctx)

Completed in 135 milliseconds