Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderSubroutineTests.cpp2006 GLsizei expected_length2 = (GLsizei)strlen(m_subroutine_name1) + 1; in verifyGLGetActiveSubroutineNameFunctionality() local
2019 if ((reported_length != expected_length1) && (reported_length != expected_length2)) in verifyGLGetActiveSubroutineNameFunctionality()
2023 << ", instead of: " << expected_length1 << " or " << expected_length2 in verifyGLGetActiveSubroutineNameFunctionality()