Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsFboCompletenessTests.hpp68 const FormatDB& getAllFormats (void) const { return m_allFormats; } in getAllFormats() function in deqp::gls::fboc::details::Context
DglsFboCompletenessTests.cpp628 …logFormatInfo(builder, m_ctx.getCtxFormats(), m_ctx.getCoreFormats(), m_ctx.getAllFormats(), m_tes… in iterate()