Searched refs:CASETYPE_CONSISTENCY (Results 1 – 1 of 1) sorted by relevance
2181 CASETYPE_CONSISTENCY, //!< Query info with both above methods, and check consistency. enumerator2202 case CASETYPE_CONSISTENCY: return "consistency"; in getCaseTypeName()2215 …case CASETYPE_CONSISTENCY: return "Check consistency between results from glGetActiveUniform() a… in getCaseTypeDescription()2238 if (m_caseType == CASETYPE_UNIFORM || m_caseType == CASETYPE_CONSISTENCY) in test()2253 DE_ASSERT(m_caseType == CASETYPE_CONSISTENCY); in test()2259 if (m_caseType == CASETYPE_INDICES_UNIFORMSIV || m_caseType == CASETYPE_CONSISTENCY) in test()2274 DE_ASSERT(m_caseType == CASETYPE_CONSISTENCY); in test()2280 if (m_caseType == CASETYPE_CONSISTENCY) in test()