Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/glshared/
H A DglsFboCompletenessTests.hpp54 using namespace deqp::gls::FboUtil;
55 using namespace deqp::gls::FboUtil::config;
H A 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()
H A DglsFboUtil.hpp77 namespace FboUtil namespace
442 } // FboUtil
H A DglsFboUtil.cpp64 namespace FboUtil namespace
996 } // FboUtil
/third_party/vk-gl-cts/modules/gles2/functional/
H A 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()
H A Des2fFboApiTest.cpp641 bool isES3Compatible = gls::FboUtil::checkExtensionSupport(renderContext, "DEQP_gles3_core_compatible"); in init()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboCompletenessTests.cpp32 using namespace deqp::gls::FboUtil;
33 using namespace deqp::gls::FboUtil::config;

Completed in 8 milliseconds