Searched defs:test_case_in_one (Results 1 – 1 of 1) sorted by relevance
| /external/deqp/external/openglcts/modules/gl/ |
| D | gl4cEnhancedLayoutsTests.cpp | 14000 testCase test_case_in_one = { true, false, (Utils::Shader::STAGES)stage }; in test() local 15778 …testCase test_case_in_one = { *it_invalid_components, true, false, (Utils::Shader::STAGES)stage, t… in test() local 16228 testCase test_case_in_one = { true, false, (Utils::Shader::STAGES)stage, type }; in test() local 17179 testCase test_case_in_one = { MATRIX, 0, false, true, (Utils::Shader::STAGES)stage, type }; in test() local 17195 … testCase test_case_in_one = { DVEC3_DVEC4, 0, false, true, (Utils::Shader::STAGES)stage, type }; in test() local 17219 testCase test_case_in_one = { (CASES)c, valid_components.back(), false, in test() local
|