Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/opengl/
DgluContextInfo.cpp261 bool ContextInfo::isES3Compatible() const in isES3Compatible() function in glu::ContextInfo
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fFboApiTest.cpp641 …bool isES3Compatible = gls::FboUtil::checkExtensionSupport(renderContext, "DEQP_gles3_core_compat… in init() local
Des2fTextureMipmapTests.cpp603 bool isES3Compatible = m_renderCtxInfo.isES3Compatible(); in iterate() local