Home
last modified time | relevance | path

Searched refs:m_test_case (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcRobustBufferAccessBehaviorTests.cpp1313 , 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 …]
H A DglcRobustBufferAccessBehaviorTests.hpp428 TEST_CASES m_test_case; member in glcts::RobustBufferAccessBehavior::TexelFetchTest
528 VERSION m_test_case; member in glcts::RobustBufferAccessBehavior::StorageBufferTest
571 VERSION m_test_case; member in glcts::RobustBufferAccessBehavior::UniformBufferTest
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShadingLanguage420PackTests.cpp2553 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 …]
H A Dgl3cTextureSwizzleTests.hpp337 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
H A Dgl4cShadingLanguage420PackTests.hpp771 testCase m_test_case; member in gl4cts::GLSL420Pack::LineContinuationTest
885 testCase m_test_case; member in gl4cts::GLSL420Pack::UTF8CharactersTest
1823 Utils::TEXTURE_TYPES m_test_case; member in gl4cts::GLSL420Pack::BindingSamplersTest
2093 Utils::TEXTURE_TYPES m_test_case; member in gl4cts::GLSL420Pack::BindingImagesTest
H A Dgl3cTextureSwizzleTests.cpp3908 logTestCaseDetials(exc.m_test_case); in iterate()
/aosp_15_r20/external/armnn/third-party/doctest/
H A Ddoctest.h678 const TestCaseData* m_test_case; member
4463 m_test_case = g_cs->currentTest;