Searched defs:isES3Compatible (Results 1 – 3 of 3) sorted by relevance
261 bool ContextInfo::isES3Compatible() const in isES3Compatible() function in glu::ContextInfo
641 …bool isES3Compatible = gls::FboUtil::checkExtensionSupport(renderContext, "DEQP_gles3_core_compat… in init() local
603 bool isES3Compatible = m_renderCtxInfo.isES3Compatible(); in iterate() local