Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp13964 testCase test_case_in_one = { true, false, (Utils::Shader::STAGES)stage }; in test() local
13971 m_test_cases.push_back(test_case_in_one); in test()
15666 …testCase test_case_in_one = { invalid_component, true, false, (Utils::Shader::STAGES)stage, type … in test() local
15671 m_test_cases.push_back(test_case_in_one); in test()
16601 testCase test_case_in_one = { in test() local
16612 m_test_cases.push_back(test_case_in_one); in test()
16626 …testCase test_case_in_one = { (CASES)c, valid_component, false, true, (Utils::Shader::STAGES)stage, in test() local
16637 m_test_cases.push_back(test_case_in_one); in test()