Home
last modified time | relevance | path

Searched refs:getContextResetType (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/egl/
DteglRobustnessTests.cpp234 const ContextResetType& getContextResetType (void) const { return m_contextResetType; } in getContextResetType() function in deqp::egl::__anon80c5ce610111::RobustnessTestCase::Params
388 params.getContextResetType() == CONTEXTRESETTYPE_SHADER_OOB) in paramsToApiType()
463 params.getContextResetType() == CONTEXTRESETTYPE_SHADER_OOB) in checkGLSupportForParams()
1585 if (params.getContextResetType() == CONTEXTRESETTYPE_INFINITE_LOOP) in contextResetFactory()
1588 if (params.getContextResetType() == CONTEXTRESETTYPE_FIXED_FUNC_OOB) in contextResetFactory()
1591 if (params.getContextResetType() == CONTEXTRESETTYPE_SHADER_OOB) in contextResetFactory()
1659 if (m_params.getContextResetType() == CONTEXTRESETTYPE_INFINITE_LOOP) in execute()
1689 …else if (m_params.getContextResetType() == CONTEXTRESETTYPE_SHADER_OOB || m_params.getContextReset… in execute()
2007 DE_ASSERT(m_params.getContextResetType() == CONTEXTRESETTYPE_INFINITE_LOOP); in iterate()
2133 DE_ASSERT(m_params.getContextResetType() == CONTEXTRESETTYPE_INFINITE_LOOP); in iterate()