Home
last modified time | relevance | path

Searched refs:m_allFormats (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/glshared/
DglsFboCompletenessTests.hpp68 const FormatDB& getAllFormats (void) const { return m_allFormats; } in getAllFormats()
81 FormatDB m_allFormats; member in deqp::gls::fboc::details::Context
DglsFboCompletenessTests.cpp406 FboUtil::addFormats(m_allFormats, fmtRange); in addFormats()
412 FboUtil::addExtFormats(m_allFormats, extRange, DE_NULL); in addExtFormats()
990 const Formats rboFmts = m_allFormats.getFormats(ANY_FORMAT); in createRenderableTests()
991 const Formats texFmts = m_allFormats.getFormats(ANY_FORMAT); in createRenderableTests()