Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DGLSLTest.cpp113 GLint vec4Count, in GenerateGLSLWithVaryings()
335 GLint vec4Count, in VaryingTestBase()
2324 const GLint vec4Count = maxVaryings - 1; in TEST_P() local