Searched refs:CASE_LAST (Results 1 - 8 of 8) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fVertexAttributeBindingTests.cpp828 CASE_LAST enumerator in enum:deqp::gles31::Functional::__anon5489::MixedBindingCase::CaseType
858 DE_ASSERT(caseType < CASE_LAST);
1071 CASE_LAST enumerator in enum:deqp::gles31::Functional::__anon5489::MixedApiCase::CaseType
1100 DE_ASSERT(caseType < CASE_LAST);
1291 CASE_LAST enumerator in enum:deqp::gles31::Functional::__anon5489::DefaultVAOCase::CaseType
1307 DE_ASSERT(caseType < CASE_LAST);
1422 CASE_LAST
H A Des31fShaderMultisampleInterpolationTests.cpp1447 CASE_LAST
1475 DE_ASSERT(m_caseType < CASE_LAST);
H A Des31fGeometryShaderTests.cpp1485 CASE_LAST enumerator in enum:deqp::gles31::Functional::__anon5347::InvocationCountShader::OutputCase
4285 CASE_LAST
4311 DE_ASSERT(m_testCase < CASE_LAST);
4417 return InvocationCountShader::CASE_LAST;
H A Des31fTextureMultisampleTests.cpp1567 CASE_LAST
H A Des31fProgramInterfaceQueryTests.cpp1660 CASE_LAST
2829 CASE_LAST
2850 DE_ASSERT(caseType < CASE_LAST);
/external/deqp/modules/gles3/functional/
H A Des3fTextureUnitTests.cpp696 CASE_LAST enumerator in enum:deqp::gles3::Functional::TextureUnitCase::CaseType
810 DE_STATIC_ASSERT(CASE_ONLY_2D == 0 && CASE_MIXED + 1 == CASE_LAST);
1257 for (int caseType = (int)TextureUnitCase::CASE_ONLY_2D; caseType < (int)TextureUnitCase::CASE_LAST; caseType++)
/external/deqp/modules/gles2/functional/
H A Des2fTextureUnitTests.cpp540 CASE_LAST enumerator in enum:deqp::gles2::Functional::TextureUnitCase::CaseType
952 for (int caseType = (int)TextureUnitCase::CASE_ONLY_2D; caseType < (int)TextureUnitCase::CASE_LAST; caseType++)
/external/deqp/modules/gles3/performance/
H A Des3pBufferDataUploadTests.cpp2181 CASE_LAST enumerator in enum:deqp::gles3::Performance::__anon5238::BasicUploadCase::CaseType
2255 DE_ASSERT(m_caseType < CASE_LAST);

Completed in 3003 milliseconds