Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fShaderStateQueryTests.cpp1934 StateQueryMemoryWriteGuard<GLint> programLength; in test() local
1935 glGetProgramiv(program, GL_PROGRAM_BINARY_LENGTH, &programLength); in test()
1937 programLength.verifyValidity(m_testCtx); in test()