Home
last modified time | relevance | path

Searched refs:addExtFormats (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/modules/glshared/
H A DglsFboCompletenessTests.cpp403 addExtFormats(extRange); in Context()
413 void Context::addExtFormats (FormatExtEntries extRange) in addExtFormats() function in deqp::gls::fboc::details::Context
415 FboUtil::addExtFormats(m_ctxFormats, extRange, &m_renderCtx); in addExtFormats()
416 FboUtil::addExtFormats(m_allFormats, extRange, DE_NULL); in addExtFormats()
H A DglsFboCompletenessTests.hpp72 void addExtFormats (FormatExtEntries extRange);
H A DglsFboUtil.hpp191 void addExtFormats (FormatDB& db, FormatExtEntries extFmts, const glu::RenderContext* ctx);
H A DglsFboUtil.cpp231 void addExtFormats (FormatDB& db, FormatExtEntries extFmts, const RenderContext* ctx) in addExtFormats() function
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fFboCompletenessTests.cpp411 m_fboc.addExtFormats(extRange); in TestGroup()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboCompletenessTests.cpp544 m_fboc.addExtFormats(extRange); in TestGroup()

Completed in 7 milliseconds