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

  /external/deqp/modules/glshared/
glsFboCompletenessTests.hpp 71 void addExtFormats (FormatExtEntries extRange);
glsFboCompletenessTests.cpp 392 addExtFormats(extRange);
402 void Context::addExtFormats (FormatExtEntries extRange)
404 FboUtil::addExtFormats(m_ctxFormats, extRange, &m_renderCtx);
405 FboUtil::addExtFormats(m_maxFormats, extRange, DE_NULL);
glsFboUtil.hpp 237 void addExtFormats (FormatDB& db, FormatExtEntries extFmts,
glsFboUtil.cpp 99 void addExtFormats (FormatDB& db, FormatExtEntries extFmts, const RenderContext* ctx)
  /external/deqp/modules/gles2/functional/
es2fFboCompletenessTests.cpp 281 m_fboc.addExtFormats(extRange);
  /external/deqp/modules/gles3/functional/
es3fFboCompletenessTests.cpp 494 m_fboc.addExtFormats(extRange);

Completed in 111 milliseconds