Searched refs:test_case_in (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cEnhancedLayoutsTests.cpp | 13372 testCase test_case_in = { true, (Utils::Shader::STAGES)stage }; in test() local 13375 m_test_cases.push_back(test_case_in); in test() 14352 testCase test_case_in = { true, (Utils::Shader::STAGES)stage }; in test() local 14357 m_test_cases.push_back(test_case_in); in test() 14750 testCase test_case_in = { true, type, (Utils::Shader::STAGES)stage }; in test() local 14753 m_test_cases.push_back(test_case_in); in test() 16068 testCase test_case_in = { valid_component, true, (Utils::Shader::STAGES)stage, type }; in test() local 16071 m_test_cases.push_back(test_case_in); in test() 17914 testCase test_case_in = { gohan, goten, true, (Utils::Shader::STAGES)stage, in test() local 17920 m_test_cases.push_back(test_case_in); in test() [all …]
|