Home
last modified time | relevance | path

Searched refs:FboUtil (Results 1 – 7 of 7) sorted by relevance

/third_party/vk-gl-cts/modules/glshared/
DglsFboCompletenessTests.hpp54 using namespace deqp::gls::FboUtil;
55 using namespace deqp::gls::FboUtil::config;
DglsFboCompletenessTests.cpp49 using namespace deqp::gls::FboUtil;
50 using namespace deqp::gls::FboUtil::config;
408 FboUtil::addFormats(m_coreFormats, fmtRange); in addFormats()
409 FboUtil::addFormats(m_ctxFormats, fmtRange); in addFormats()
410 FboUtil::addFormats(m_allFormats, fmtRange); in addFormats()
415 FboUtil::addExtFormats(m_ctxFormats, extRange, &m_renderCtx); in addExtFormats()
416 FboUtil::addExtFormats(m_allFormats, extRange, DE_NULL); in addExtFormats()
DglsFboUtil.hpp77 namespace FboUtil namespace
DglsFboUtil.cpp64 namespace FboUtil namespace
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fFboCompletenessTests.cpp31 using namespace deqp::gls::FboUtil;
32 using namespace deqp::gls::FboUtil::config;
276 if (!gls::FboUtil::checkExtensionSupport(m_renderCtx, "DEQP_gles3_core_compatible")) in check()
Des2fFboApiTest.cpp641 …bool isES3Compatible = gls::FboUtil::checkExtensionSupport(renderContext, "DEQP_gles3_core_compat… in init()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFboCompletenessTests.cpp32 using namespace deqp::gls::FboUtil;
33 using namespace deqp::gls::FboUtil::config;