Home
last modified time | relevance | path

Searched defs:vec4Count (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DGLSLTest.cpp114 GLint vec4Count, in GenerateGLSLWithVaryings()
336 GLint vec4Count, in VaryingTestBase()
2432 const GLint vec4Count = maxVaryings - 1; in TEST_P() local