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

  /external/deqp/modules/glshared/
glsFboCompletenessTests.hpp 67 const FormatDB& getCtxFormats (void) const { return m_ctxFormats; }
80 FormatDB m_ctxFormats;
glsFboCompletenessTests.cpp 389 , m_verifier (m_ctxFormats, factory, renderCtx)
399 FboUtil::addFormats(m_ctxFormats, fmtRange);
405 FboUtil::addExtFormats(m_ctxFormats, extRange, &m_renderCtx);

Completed in 231 milliseconds