Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DGLSLTest.cpp112 GLint vec4Count, in GenerateGLSLWithVaryings()
334 GLint vec4Count, in VaryingTestBase()
/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