Searched defs:test_case_in_one (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cEnhancedLayoutsTests.cpp | 14004 testCase test_case_in_one = {true, false, (Utils::Shader::STAGES)stage}; in test() local 15785 …testCase test_case_in_one = {*it_invalid_components, true, false, (Utils::Shader::STAGES)stage, t… in test() local 16233 testCase test_case_in_one = {true, false, (Utils::Shader::STAGES)stage, type}; in test() local 17184 … testCase test_case_in_one = {MATRIX, 0, false, true, (Utils::Shader::STAGES)stage, type}; in test() local 17200 … testCase test_case_in_one = {DVEC3_DVEC4, 0, false, true, (Utils::Shader::STAGES)stage, type}; in test() local 17224 testCase test_case_in_one = {(CASES)c, valid_components.back(), false, in test() local
|