Home
last modified time | relevance | path

Searched defs:isES3Compatible (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp/framework/opengl/
H A DgluContextInfo.cpp269 bool ContextInfo::isES3Compatible() const in isES3Compatible() function in glu::ContextInfo
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fFboApiTest.cpp653 …bool isES3Compatible = gls::FboUtil::checkExtensionSupport(renderContext, "DEQP_gles3_core_compa… in init() local
H A Des2fTextureMipmapTests.cpp587 bool isES3Compatible = m_renderCtxInfo.isES3Compatible(); in iterate() local