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

/external/deqp/modules/gles31/functional/
H A Des31fGeometryShaderTests.cpp1484 const OutputCase m_testCase; member in class:deqp::gles31::Functional::__anon3571::InvocationCountShader
1502 , m_testCase (testCase)
1533 if (m_testCase == CASE_FIXED_OUTPUT_COUNTS)
1550 else if (m_testCase == CASE_DIFFERENT_OUTPUT_COUNTS)
4173 const OutputCase m_testCase;
4180 , m_testCase (testCase)
4184 DE_ASSERT(m_testCase < CASE_LAST);
4218 if (m_testCase == CASE_DIFFERENT_OUTPUT_COUNTS)
4228 if (m_testCase == CASE_FIXED_OUTPUT_COUNTS)
4236 else if (m_testCase
[all...]

Completed in 56 milliseconds