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