Searched refs:m_test_case (Results 1 – 7 of 7) sorted by relevance
1313 , m_test_case(R8) in TexelFetchTest()1328 , m_test_case(R8) in TexelFetchTest()1362 for (; m_test_case < LAST; m_test_case = (TEST_CASES)((GLuint)m_test_case + 1)) in iterate()1367 if (R32UI_MULTISAMPLE == m_test_case || RG8_SNORM == m_test_case) in iterate()1378 m_test_case = (TEST_CASES)((GLuint)m_test_case + 1); in iterate()1397 if (R32UI_MULTISAMPLE == m_test_case) in iterate()1425 if (R32UI_MIPMAP == m_test_case) in iterate()1429 else if (R32UI_MULTISAMPLE == m_test_case) in iterate()1467 if (R32UI_MULTISAMPLE == m_test_case) in iterate()1480 if (R32UI_MULTISAMPLE == m_test_case) in iterate()[all …]
428 TEST_CASES m_test_case; member in glcts::RobustBufferAccessBehavior::TexelFetchTest528 VERSION m_test_case; member in glcts::RobustBufferAccessBehavior::StorageBufferTest571 VERSION m_test_case; member in glcts::RobustBufferAccessBehavior::UniformBufferTest
2553 m_test_case.m_case = DEBUG_CASE; in prepareNextTestCase()2561 m_test_case = test_cases[test_case_index]; in prepareNextTestCase()2565 … << "Test case: " << repetitionsToStr((REPETITIONS)m_test_case.m_repetitions) in prepareNextTestCase()2567 … << lineEndingsToStr((LINE_ENDINGS)m_test_case.m_line_endings) in prepareNextTestCase()2568 … << " line endings, is placed " << casesToStr((CASES)m_test_case.m_case) in prepareNextTestCase()3083 if (DOS == m_test_case.m_line_endings) in getLineContinuationString()3092 GLuint n_repetitions = (ONCE == m_test_case.m_repetitions) ? 1 : m_n_repetitions; in getLineContinuationString()3110 switch (m_test_case.m_case) in isShaderMultipart()3220 switch (m_test_case.m_case) in replaceAllCaseTokens()3289 switch (m_test_case.m_case) in useSourceLengths()[all …]
337 wrongResults(const FunctionalTest::testCase &test_case) : m_test_case(test_case) in wrongResults()350 FunctionalTest::testCase m_test_case; member in gl3cts::TextureSwizzle::FunctionalTest::wrongResults
771 testCase m_test_case; member in gl4cts::GLSL420Pack::LineContinuationTest885 testCase m_test_case; member in gl4cts::GLSL420Pack::UTF8CharactersTest1823 Utils::TEXTURE_TYPES m_test_case; member in gl4cts::GLSL420Pack::BindingSamplersTest2093 Utils::TEXTURE_TYPES m_test_case; member in gl4cts::GLSL420Pack::BindingImagesTest
3908 logTestCaseDetials(exc.m_test_case); in iterate()
678 const TestCaseData* m_test_case; member4463 m_test_case = g_cs->currentTest;