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