Lines Matching refs:m_testCase
1511 const OutputCase m_testCase;
1529 , m_testCase (testCase)
1560 if (m_testCase == CASE_FIXED_OUTPUT_COUNTS)
1577 else if (m_testCase == CASE_DIFFERENT_OUTPUT_COUNTS)
4370 const OutputCase m_testCase;
4377 , m_testCase (testCase)
4381 DE_ASSERT(m_testCase < CASE_LAST);
4415 if (m_testCase == CASE_DIFFERENT_OUTPUT_COUNTS)
4425 if (m_testCase == CASE_FIXED_OUTPUT_COUNTS)
4433 else if (m_testCase == CASE_DIFFERENT_OUTPUT_COUNTS)
4446 m_program = new InvocationCountShader(m_context.getRenderContext().getType(), m_numInvocations, mapToShaderCaseType(m_testCase));