Searched refs:maxNumActiveVariables (Results 1 – 1 of 1) sorted by relevance
2018 glw::GLint maxNumActiveVariables = -1; in iterate() local2020 …rogram.getProgram(), programGLInterfaceValue, GL_MAX_NUM_ACTIVE_VARIABLES, &maxNumActiveVariables); in iterate()2023 …og() << tcu::TestLog::Message << "MAX_NUM_ACTIVE_VARIABLES = " << maxNumActiveVariables << tcu::Te… in iterate()2025 if (expectedMaxNumActiveVariables != maxNumActiveVariables) in iterate()