Searched defs:test_case_in_arr (Results 1 – 1 of 1) sorted by relevance
| /external/deqp/external/openglcts/modules/gl/ |
| D | gl4cEnhancedLayoutsTests.cpp | 15783 …testCase test_case_in_arr = { *it_invalid_components, true, true, (Utils::Shader::STAGES)stage, ty… in test() local 16233 testCase test_case_in_arr = { true, true, (Utils::Shader::STAGES)stage, type }; in test() local 17184 testCase test_case_in_arr = { MATRIX, 0, true, true, (Utils::Shader::STAGES)stage, type }; in test() local 17200 testCase test_case_in_arr = { DVEC3_DVEC4, 0, true, true, (Utils::Shader::STAGES)stage, type }; in test() local 17223 testCase test_case_in_arr = { (CASES)c, valid_components.back(), true, in test() local
|