Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTests.cpp2021 glw::GLint maxNumActiveVariables = -1; in iterate() local
2023 …rogram.getProgram(), programGLInterfaceValue, GL_MAX_NUM_ACTIVE_VARIABLES, &maxNumActiveVariables); in iterate()
2026 …og() << tcu::TestLog::Message << "MAX_NUM_ACTIVE_VARIABLES = " << maxNumActiveVariables << tcu::Te… in iterate()
2028 if (expectedMaxNumActiveVariables != maxNumActiveVariables) in iterate()