Searched refs:getContextResetType (Results 1 – 1 of 1) sorted by relevance
228 const ContextResetType& getContextResetType (void) const { return m_contextResetType; } in getContextResetType() function in deqp::egl::__anonceeef6ff0111::RobustnessTestCase::Params371 params.getContextResetType() == CONTEXTRESETTYPE_SHADER_OOB) in paramsToApiType()446 params.getContextResetType() == CONTEXTRESETTYPE_SHADER_OOB) in checkGLSupportForParams()1298 if (params.getContextResetType() == CONTEXTRESETTYPE_FIXED_FUNC_OOB) in contextResetFactory()1301 if (params.getContextResetType() == CONTEXTRESETTYPE_SHADER_OOB) in contextResetFactory()1369 …if (m_params.getContextResetType() == CONTEXTRESETTYPE_SHADER_OOB || m_params.getContextResetType(… in execute()