Searched defs:test_case_in_arr (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cEnhancedLayoutsTests.cpp | 15784 …testCase test_case_in_arr = {*it_invalid_components, true, true, (Utils::Shader::STAGES)stage, ty… in test() local 16232 testCase test_case_in_arr = {true, true, (Utils::Shader::STAGES)stage, type}; in test() local 17183 … testCase test_case_in_arr = {MATRIX, 0, true, true, (Utils::Shader::STAGES)stage, type}; in test() local 17199 … testCase test_case_in_arr = {DVEC3_DVEC4, 0, true, true, (Utils::Shader::STAGES)stage, type}; in test() local 17222 testCase test_case_in_arr = {(CASES)c, valid_components.back(), true, in test() local
|