Searched refs:getContextResetType (Results 1 – 1 of 1) sorted by relevance
227 const ContextResetType& getContextResetType (void) const { return m_contextResetType; } in getContextResetType() function in deqp::egl::__anon80c5ce610111::RobustnessTestCase::Params381 params.getContextResetType() == CONTEXTRESETTYPE_SHADER_OOB) in paramsToApiType()456 params.getContextResetType() == CONTEXTRESETTYPE_SHADER_OOB) in checkGLSupportForParams()1566 if (params.getContextResetType() == CONTEXTRESETTYPE_INFINITE_LOOP) in contextResetFactory()1569 if (params.getContextResetType() == CONTEXTRESETTYPE_FIXED_FUNC_OOB) in contextResetFactory()1572 if (params.getContextResetType() == CONTEXTRESETTYPE_SHADER_OOB) in contextResetFactory()1640 if (m_params.getContextResetType() == CONTEXTRESETTYPE_INFINITE_LOOP) in execute()1670 …else if (m_params.getContextResetType() == CONTEXTRESETTYPE_SHADER_OOB || m_params.getContextReset… in execute()1933 DE_ASSERT(m_params.getContextResetType() == CONTEXTRESETTYPE_INFINITE_LOOP); in iterate()2059 DE_ASSERT(m_params.getContextResetType() == CONTEXTRESETTYPE_INFINITE_LOOP); in iterate()