Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DGLSLTest.cpp112 GLint vec4Count, in GenerateGLSLWithVaryings()
334 GLint vec4Count, in VaryingTestBase()
1809 const GLint vec4Count = maxVaryings - 1; in TEST_P() local