Home
last modified time | relevance | path

Searched refs:maxVec2Arrays (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DGLSLTest.cpp2411 GLint maxVec2Arrays = (maxVaryings >> 1) << 1; in TEST_P() local
2413 VaryingTestBase(0, 0, 0, maxVec2Arrays, 0, 0, 0, 0, false, false, false, true); in TEST_P()