Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.cpp14006 testCase test_case_in_one = { true, false, (Utils::Shader::STAGES)stage }; in test() local
14013 m_test_cases.push_back(test_case_in_one); in test()
15791 m_test_cases.push_back(test_case_in_one); in test()
16234 testCase test_case_in_one = { true, false, (Utils::Shader::STAGES)stage, type }; in test() local
16239 m_test_cases.push_back(test_case_in_one); in test()
17185 testCase test_case_in_one = { MATRIX, 0, false, true, (Utils::Shader::STAGES)stage, type }; in test() local
17190 m_test_cases.push_back(test_case_in_one); in test()
17201 … testCase test_case_in_one = { DVEC3_DVEC4, 0, false, true, (Utils::Shader::STAGES)stage, type }; in test() local
17206 m_test_cases.push_back(test_case_in_one); in test()
17225 testCase test_case_in_one = { (CASES)c, valid_components.back(), false, in test() local
[all …]